Skip to content

Commit 3dbf393

Browse files
committed
testkube: update 2.1.60 bottle.
1 parent d81de2c commit 3dbf393

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/testkube.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Testkube < Formula
1212
end
1313

1414
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"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)