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 Testkube < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f7ff00fe8b48c4d2497d26286e24a2e8fd6d39bb16424cde60fa88ec2021badd "
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f7ff00fe8b48c4d2497d26286e24a2e8fd6d39bb16424cde60fa88ec2021badd "
17
- sha256 cellar : :any_skip_relocation , arm64_ventura : "f7ff00fe8b48c4d2497d26286e24a2e8fd6d39bb16424cde60fa88ec2021badd "
18
- sha256 cellar : :any_skip_relocation , sonoma : "e21b5c2b7044036433505efcb52530ee7c692f4eb0ebcdb8e111f378aacae12a "
19
- sha256 cellar : :any_skip_relocation , ventura : "e21b5c2b7044036433505efcb52530ee7c692f4eb0ebcdb8e111f378aacae12a "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "1b6c66d72a1c2946f1b8d7628ff54a934e8cb8612795efa99a33cc5269a838e0 "
15
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8470cc63375caf6fa7e7e6ed889bb1d634ebedda06036189ca44725f88253fb0 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8470cc63375caf6fa7e7e6ed889bb1d634ebedda06036189ca44725f88253fb0 "
17
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "8470cc63375caf6fa7e7e6ed889bb1d634ebedda06036189ca44725f88253fb0 "
18
+ sha256 cellar : :any_skip_relocation , sonoma : "7eb46c3ffe145200532944599be762dd9fb8ef9cc20d1a050a9d06f571f6dcdc "
19
+ sha256 cellar : :any_skip_relocation , ventura : "7eb46c3ffe145200532944599be762dd9fb8ef9cc20d1a050a9d06f571f6dcdc "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "de4c138ee104adffc0f123a4dd3d636b0272061dfa7aef9b1572ce63df5b56b1 "
21
21
end
22
22
23
23
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments