mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
parent
48eeb9b1d6
commit
581e429771
1 changed files with 4 additions and 4 deletions
|
@ -3,14 +3,14 @@ class Mas < Formula
|
|||
homepage "https://github.com/mas-cli/mas"
|
||||
url "https://github.com/mas-cli/mas.git",
|
||||
tag: "v1.8.2",
|
||||
revision: "c88a98892e52a0ad8527a532aaa5dd1a2dd19635"
|
||||
revision: "2f2a43b425498f3cee50974116b8c9d27adbb7cb"
|
||||
license "MIT"
|
||||
head "https://github.com/mas-cli/mas.git"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_big_sur: "f5ef4f44057f43ecc14f970687d832bd152bc6142c0ad848977f0a6527aa934f"
|
||||
sha256 cellar: :any, big_sur: "d92cfc734e730fde87b29c6bf4a50ce63a78b9e505f464dc557eee128aa06d05"
|
||||
sha256 cellar: :any, catalina: "163eb9cfdfed3d8fbda133b4079d104ad687f1ddb71d70d5661d02b22f562e76"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1be3820e630aa31911100619f299b7d6b56349cc7298555ad3a7198c8846d79d"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "7c0d556cbae91f5770e1fb04fead95922e0931c4c897a1b940aae0347ff0e680"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "4fe1a0f7fb506a65578b4f25cb6e9b9c40cebb13ed61941f6d41e69a04b97a7a"
|
||||
end
|
||||
|
||||
depends_on :macos
|
||||
|
|
Loading…
Reference in a new issue