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 Dagger < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9e8f9f8fb3d91c5fda8c069928f40c33a4804a775bcbef323e00aa752f227c6a "
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9e8f9f8fb3d91c5fda8c069928f40c33a4804a775bcbef323e00aa752f227c6a "
17
- sha256 cellar : :any_skip_relocation , arm64_ventura : "9e8f9f8fb3d91c5fda8c069928f40c33a4804a775bcbef323e00aa752f227c6a "
18
- sha256 cellar : :any_skip_relocation , sonoma : "ce7cb717af9c29b0944b6e21481b2b70fc4c5adad769fef6f579c16ffde3d6aa "
19
- sha256 cellar : :any_skip_relocation , ventura : "6a0c66f240c57e9a620e8f0a2ecc8f60f07e3b6f2fbefbc6ea2fa41f1e734790 "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "58ec08be5df8571360758ff3e3a3ec9bfab3fd42c0c66995c697230aa2b3d309 "
15
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "6c138b779e5b13770d8fda57cd7460be364a7416f33b0099838b2b82256a5afc "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6c138b779e5b13770d8fda57cd7460be364a7416f33b0099838b2b82256a5afc "
17
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "6c138b779e5b13770d8fda57cd7460be364a7416f33b0099838b2b82256a5afc "
18
+ sha256 cellar : :any_skip_relocation , sonoma : "134234c0e58be72344fb18985b6597f201fd519de3a38be399ebc37f01ac6d09 "
19
+ sha256 cellar : :any_skip_relocation , ventura : "58fa3d1c4c43f5a44db4271a8bbee7ce69068fce17b6f6a68ff6a2981d15e760 "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8b808703ce578340a97c5fefec7c699bd94cd417fb3d584c8ff363fb5062c4fd "
21
21
end
22
22
23
23
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments