File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ class Mas < Formula
8
8
head "https://github.com/mas-cli/mas.git" , branch : "main"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f42e337bf806d9c55dc020fac7769f98ab033e1ca7bd22cf7fbdfb3010d1a8db "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ab3563b0598e9ba16c6641792319ec0ee65c89d0d086d323a628ca07e26c9286 "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "60da702231aa9894a9f95b580130f62285fd84658611d01c93a2beea7431774f "
14
- sha256 cellar : :any_skip_relocation , sonoma : "9443ab044f86178b718f669ccb5601116829686b1cb05448cb231b63f249e809 "
15
- sha256 cellar : :any_skip_relocation , ventura : "f46a11b8667581487e13b786d349545cfa2cc15e1093abf4017dc6aff4cc654e "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "045823030abcfdeddcb1c64103b33617a0fe8c41fbaa2b81528cfe6b1a6e3894 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "791ed782d7c9b487055a4be6cd22ce61b8a98d64f23fb956e075063688afc7fc "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ca2aec7b188237677be38ad30556605c83923fa8b249e4588ab43ffc3e9ad978 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "5ec615af77f46011b15fbf120edfcad16f6aa2fc8168a2422e7614e1fafa6a47 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "26b98930cd2c2da0587f4715ed1905326d95051911f60160a0650bc0ac43b208 "
16
16
end
17
17
18
18
depends_on xcode : [ "15.0" , :build ]
You can’t perform that action at this time.
0 commit comments