diff --git a/Homebrew/mas-tap.rb b/Homebrew/mas-tap.rb index 98a3ff6..0a7484b 100644 --- a/Homebrew/mas-tap.rb +++ b/Homebrew/mas-tap.rb @@ -2,8 +2,8 @@ class Mas < Formula desc "Mac App Store command-line interface" homepage "https://github.com/mas-cli/mas" url "https://github.com/mas-cli/mas.git", - :tag => "v1.7.0", - :revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" + :tag => "v1.7.1", + :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8" head "https://github.com/mas-cli/mas.git" bottle do diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index 0b21b39..4a3d770 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -2,8 +2,8 @@ class Mas < Formula desc "Mac App Store command-line interface" homepage "https://github.com/mas-cli/mas" url "https://github.com/mas-cli/mas.git", - :tag => "v1.7.0", - :revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" + :tag => "v1.7.1", + :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8" head "https://github.com/mas-cli/mas.git" bottle do