mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
🍼 Update mas-tap bottle hashes for 1.6.3
This commit is contained in:
parent
8e82211a3c
commit
2f29ba3738
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ class Mas < Formula
|
|||
bottle do
|
||||
root_url "https://dl.bintray.com/phatblat/mas-bottles"
|
||||
cellar :any
|
||||
sha256 "451db10c91387ea9eb052b15331960508a94cc828a45e7fc62035e9793eabc04" => :mojave
|
||||
sha256 "451db10c91387ea9eb052b15331960508a94cc828a45e7fc62035e9793eabc04" => :high_sierra
|
||||
sha256 "451db10c91387ea9eb052b15331960508a94cc828a45e7fc62035e9793eabc04" => :sierra
|
||||
sha256 "451db10c91387ea9eb052b15331960508a94cc828a45e7fc62035e9793eabc04" => :el_capitan
|
||||
sha256 "2e0a42866823ef0dfd0b4e0e86f9016ab634ce7206e56c3520cb6fc18098d955" => :mojave
|
||||
sha256 "2e0a42866823ef0dfd0b4e0e86f9016ab634ce7206e56c3520cb6fc18098d955" => :high_sierra
|
||||
sha256 "2e0a42866823ef0dfd0b4e0e86f9016ab634ce7206e56c3520cb6fc18098d955" => :sierra
|
||||
sha256 "2e0a42866823ef0dfd0b4e0e86f9016ab634ce7206e56c3520cb6fc18098d955" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "carthage" => :build
|
||||
|
|
Loading…
Reference in a new issue