Skip to content

Commit

Permalink
testkube: update 2.1.56 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 30, 2024
1 parent 8d7e637 commit 4f7a042
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/testkube.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ class Testkube < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bc3bbc8430a9f28add71f3aebc08eb93efbd90318d99626696af81c54fcc07ed"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc3bbc8430a9f28add71f3aebc08eb93efbd90318d99626696af81c54fcc07ed"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bc3bbc8430a9f28add71f3aebc08eb93efbd90318d99626696af81c54fcc07ed"
sha256 cellar: :any_skip_relocation, sonoma: "ba2511fd101b918ded0839e74767e7f9a5484d398412151f5f92b040f749e621"
sha256 cellar: :any_skip_relocation, ventura: "ba2511fd101b918ded0839e74767e7f9a5484d398412151f5f92b040f749e621"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e37ff4e992d2ade9b4c66dc40659e02ac58907a1b81796ea18938120a63aba0"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "508f3369ceeaa31b3da62f67d54e19477edccf515b5abf056a63b009f4358fee"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "508f3369ceeaa31b3da62f67d54e19477edccf515b5abf056a63b009f4358fee"
sha256 cellar: :any_skip_relocation, arm64_ventura: "508f3369ceeaa31b3da62f67d54e19477edccf515b5abf056a63b009f4358fee"
sha256 cellar: :any_skip_relocation, sonoma: "8c13e03c0381742ebba9f75be2dac65ecf427fe748c56d764c1e445df6fd10b8"
sha256 cellar: :any_skip_relocation, ventura: "8c13e03c0381742ebba9f75be2dac65ecf427fe748c56d764c1e445df6fd10b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c9b8e215a52bed86064cc8d3b9c5cd337de987a61c367fdd66fdfa7724af9d7a"
end

depends_on "go" => :build
Expand Down

0 comments on commit 4f7a042

Please sign in to comment.