Skip to content

Commit

Permalink
testkube: update 2.1.22 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 3d7af9d commit 81309b5
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: "68334443b50e67adbb6cbdbf3b938b0277169d95fe4c08d5ac23cbb3f89af3ad"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68334443b50e67adbb6cbdbf3b938b0277169d95fe4c08d5ac23cbb3f89af3ad"
sha256 cellar: :any_skip_relocation, arm64_ventura: "68334443b50e67adbb6cbdbf3b938b0277169d95fe4c08d5ac23cbb3f89af3ad"
sha256 cellar: :any_skip_relocation, sonoma: "085c2ce1532fa72de22b8f3e4a0bf8fdcb11a2e12ce85a82fd2427e69a568696"
sha256 cellar: :any_skip_relocation, ventura: "085c2ce1532fa72de22b8f3e4a0bf8fdcb11a2e12ce85a82fd2427e69a568696"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dda7986108207b87f5cb5bdf6cb2c5a2476638ad0974a69cc1102c2643f04cca"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "afaeadedb62d6d5dcdd8437842c6135b00bbe7e43e71c5b95fcb343ab2a8447c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "afaeadedb62d6d5dcdd8437842c6135b00bbe7e43e71c5b95fcb343ab2a8447c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "afaeadedb62d6d5dcdd8437842c6135b00bbe7e43e71c5b95fcb343ab2a8447c"
sha256 cellar: :any_skip_relocation, sonoma: "ea7e5698735fd0ae4ab1a89407d44b0d1916072b66614adc755cb2fc5e015b5e"
sha256 cellar: :any_skip_relocation, ventura: "ea7e5698735fd0ae4ab1a89407d44b0d1916072b66614adc755cb2fc5e015b5e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fe72ed8096773e53c97908b80cb8f24b2625db03a4d54ac33c23e95045bcb795"
end

depends_on "go" => :build
Expand Down

0 comments on commit 81309b5

Please sign in to comment.