Skip to content

Commit 40c472e

Browse files
committed
testkube: update 2.1.7 bottle.
1 parent 0e6ad85 commit 40c472e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/testkube.rb

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "aeaed38560b9dc1d61cc77cdf6ba01f7b0f500f04f45ad4bd34f6c866f4f070d"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "aeaed38560b9dc1d61cc77cdf6ba01f7b0f500f04f45ad4bd34f6c866f4f070d"
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "aeaed38560b9dc1d61cc77cdf6ba01f7b0f500f04f45ad4bd34f6c866f4f070d"
18-
sha256 cellar: :any_skip_relocation, sonoma: "e3261483aad63e399af464259028dd4ae4fc29fe0074fd54836beadc5211f79a"
19-
sha256 cellar: :any_skip_relocation, ventura: "e3261483aad63e399af464259028dd4ae4fc29fe0074fd54836beadc5211f79a"
20-
sha256 cellar: :any_skip_relocation, monterey: "e3261483aad63e399af464259028dd4ae4fc29fe0074fd54836beadc5211f79a"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cbbafa2f68d5136bb19f85541264cc4241f7ec4577f70f74e1ad943a9d8805e5"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e604e9912e576228eb952ea03c08090441369abedf34c2939fd382bf32bccd91"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e604e9912e576228eb952ea03c08090441369abedf34c2939fd382bf32bccd91"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "e604e9912e576228eb952ea03c08090441369abedf34c2939fd382bf32bccd91"
18+
sha256 cellar: :any_skip_relocation, sonoma: "674b6e91dcf9db6c310e21e0bf883de51f402bfe266fb20abc48277c1a30c7d8"
19+
sha256 cellar: :any_skip_relocation, ventura: "674b6e91dcf9db6c310e21e0bf883de51f402bfe266fb20abc48277c1a30c7d8"
20+
sha256 cellar: :any_skip_relocation, monterey: "674b6e91dcf9db6c310e21e0bf883de51f402bfe266fb20abc48277c1a30c7d8"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f47a9f6e9b77b314925a993941faaae545a4491fc47a6d6230074c29b823a4a6"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)