mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
🍼 Update core bottle hashes
Xcode 10.2 requirement limit bottle building to 10.14+ Homebrew/homebrew-core#72b431ed0f68f6272d2bd99a6ddff0a48d6bd92e
This commit is contained in:
parent
1db3277c9f
commit
0468556952
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@ class Mas < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "2069b8c1c1a64c2fb91cc1c25ab9c9890c61f2182224b9e0605a35a151bb85bd" => :catalina
|
||||
sha256 "3dd5a50b551a37c164c31375cc8498ba870e29e50086bd5c4c294bc26708a6d2" => :mojave
|
||||
sha256 "a0d1e45203448c08420c3eab2d40ef957fd22c8e40fbeb067bc7bffe4f08dfe2" => :high_sierra
|
||||
sha256 "b985d100947063ee94961f7f1290f232786634b869d20d56bd553197cf91188b" => :catalina
|
||||
sha256 "c7005c34a3cf38d23f98e9cc238a0deae61f50ea5dfbcf51a34cc689a9db315e" => :mojave
|
||||
end
|
||||
|
||||
depends_on "carthage" => :build
|
||||
|
|
Loading…
Reference in a new issue