🍺 Update homebrew formula

This commit is contained in:
Ben Chatelain 2018-12-27 17:01:58 -07:00
parent ccaaa74c95
commit 9e9fd23bc9
2 changed files with 6 additions and 6 deletions

View file

@ -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.4.4",
:revision => "3660365dd334cd852dd83d42ee016e267821a5de"
:tag => "v1.5.0",
:revision => "ccaaa74c9593d04dc41fcff40af196fdad49f517"
head "https://github.com/mas-cli/mas.git"
bottle do
@ -15,9 +15,9 @@ class Mas < Formula
sha256 "237fd7270cb8f0d68a33e7ce05671a2e5c269d05d736abb0f66b50215439084e" => :el_capitan
end
depends_on "trash"
depends_on "carthage" => :build
depends_on :xcode => ["10.1", :build]
depends_on "trash"
def install
# Working around build issues in dependencies

View file

@ -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.4.4",
:revision => "3660365dd334cd852dd83d42ee016e267821a5de"
:tag => "v1.5.0",
:revision => "ccaaa74c9593d04dc41fcff40af196fdad49f517"
head "https://github.com/mas-cli/mas.git"
bottle do
@ -12,9 +12,9 @@ class Mas < Formula
sha256 "fc6658113d785a660e3f4d2e4e134ad02fe003ffa7d69271a2c53f503aaae726" => :high_sierra
end
depends_on "trash"
depends_on "carthage" => :build
depends_on :xcode => ["10.1", :build]
depends_on "trash"
def install
# Working around build issues in dependencies