Skip to content

Commit 051ae12

Browse files
committed
testkube: update 2.1.155 bottle.
1 parent f8d190e commit 051ae12

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: "5748e58aaccb22f4588b591b12ca3a0425027e73bd268d8f58213d3c8712669a"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5748e58aaccb22f4588b591b12ca3a0425027e73bd268d8f58213d3c8712669a"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5748e58aaccb22f4588b591b12ca3a0425027e73bd268d8f58213d3c8712669a"
18-
sha256 cellar: :any_skip_relocation, sonoma: "f782ed35750cbd7609cfe094d1a5d476088df4292f22e52fcbc9ad458763607a"
19-
sha256 cellar: :any_skip_relocation, ventura: "f782ed35750cbd7609cfe094d1a5d476088df4292f22e52fcbc9ad458763607a"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ac9f1e999f24b2b789b0ea03dcbc2a1fac82c851f9449ced971fad4e3280a36"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2e19a68467bf90c0b9b994bfba8a20aa0e56c4f65e36ac3de069dcd08ec1e2f0"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2e19a68467bf90c0b9b994bfba8a20aa0e56c4f65e36ac3de069dcd08ec1e2f0"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2e19a68467bf90c0b9b994bfba8a20aa0e56c4f65e36ac3de069dcd08ec1e2f0"
18+
sha256 cellar: :any_skip_relocation, sonoma: "0cca640d348419bdb0385d20792b8a16e6234175531e54e2d640e218c467f0bf"
19+
sha256 cellar: :any_skip_relocation, ventura: "0cca640d348419bdb0385d20792b8a16e6234175531e54e2d640e218c467f0bf"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4edcce96c70bb403eeb78d91d04b8eaee65ebfa321c9235f920b867eee249ff1"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)