Skip to content

Commit

Permalink
testkube: update 2.1.66 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 19, 2024
1 parent 4cf62f8 commit fb6ab44
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: "608c5a8d315b9e91128a79718b561c917fb256709dd860d0cd94050b54f5e7cc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "608c5a8d315b9e91128a79718b561c917fb256709dd860d0cd94050b54f5e7cc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "608c5a8d315b9e91128a79718b561c917fb256709dd860d0cd94050b54f5e7cc"
sha256 cellar: :any_skip_relocation, sonoma: "1ba7795d162e11217d17c7aa15ebb67b66bbc6b431cf8e2a6f33cca20e486267"
sha256 cellar: :any_skip_relocation, ventura: "1ba7795d162e11217d17c7aa15ebb67b66bbc6b431cf8e2a6f33cca20e486267"
sha256 cellar: :any_skip_relocation, x86_64_linux: "679ec94b1479637f0d427353be128cd84c64dfaf54175d5f40cd34b633c81582"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e3ef0f44529f1eabcc71e0e2923a630abda098bb53e88b3c1ddd85a02fce1d74"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e3ef0f44529f1eabcc71e0e2923a630abda098bb53e88b3c1ddd85a02fce1d74"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e3ef0f44529f1eabcc71e0e2923a630abda098bb53e88b3c1ddd85a02fce1d74"
sha256 cellar: :any_skip_relocation, sonoma: "14a1b32e33fd91be7d47e8cc330a70d8479691b22809bfedadf6ce52749b8f04"
sha256 cellar: :any_skip_relocation, ventura: "14a1b32e33fd91be7d47e8cc330a70d8479691b22809bfedadf6ce52749b8f04"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a3f90763c15ff495659555c6ba24685c99a7de60d9ebc2052769ff0da1ead680"
end

depends_on "go" => :build
Expand Down

0 comments on commit fb6ab44

Please sign in to comment.