File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ class Mockery < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cf2cd9a4e476ddf2c3655a4bdf58f5bb44dd5ca6bf3e0d2903ca4381a99096cc "
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cf2cd9a4e476ddf2c3655a4bdf58f5bb44dd5ca6bf3e0d2903ca4381a99096cc "
17
- sha256 cellar : :any_skip_relocation , arm64_ventura : "cf2cd9a4e476ddf2c3655a4bdf58f5bb44dd5ca6bf3e0d2903ca4381a99096cc "
18
- sha256 cellar : :any_skip_relocation , sonoma : "f7dd84f7615a45e063dd2c2b9478695c69e8ab2360bb1fc06bfa65297e37148a "
19
- sha256 cellar : :any_skip_relocation , ventura : "f7dd84f7615a45e063dd2c2b9478695c69e8ab2360bb1fc06bfa65297e37148a "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "1d71f8eafa048697b5cd4f6b7c2a0ac4140a7319019be0ac696bed03998235ef "
15
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "6c458f4da205af8dd1a8ebe9f42d84d336bf1d61ae41e24b0f47eb810dc4a257 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6c458f4da205af8dd1a8ebe9f42d84d336bf1d61ae41e24b0f47eb810dc4a257 "
17
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "6c458f4da205af8dd1a8ebe9f42d84d336bf1d61ae41e24b0f47eb810dc4a257 "
18
+ sha256 cellar : :any_skip_relocation , sonoma : "d158a8c7bfdce2b80dc535cc535bb6bd6f26cc230a13545941281440e0a4c75a "
19
+ sha256 cellar : :any_skip_relocation , ventura : "d158a8c7bfdce2b80dc535cc535bb6bd6f26cc230a13545941281440e0a4c75a "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "20b140d5417c3c47408561f5bac02b74a8c76fcf672cbed318535d28aadb85c4 "
21
21
end
22
22
23
23
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments