Skip to content

Commit 1679e68

Browse files
committed
testkube: update 2.1.79 bottle.
1 parent ec956c3 commit 1679e68

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: "4a3f84b05fe7cb498881ab2c8f8834a2e49430bab7cd23e0dc86c5ed1d811129"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a3f84b05fe7cb498881ab2c8f8834a2e49430bab7cd23e0dc86c5ed1d811129"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a3f84b05fe7cb498881ab2c8f8834a2e49430bab7cd23e0dc86c5ed1d811129"
18-
sha256 cellar: :any_skip_relocation, sonoma: "6912900d5d7599ea19d8154f9e30453683f4cfde93472e50d4fd09d9bd739625"
19-
sha256 cellar: :any_skip_relocation, ventura: "6912900d5d7599ea19d8154f9e30453683f4cfde93472e50d4fd09d9bd739625"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "395dbcf20528eea90ee7ba16fa004a0453f28b13861840bff430ba35cd2297b0"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2107554395c29df408cddcfb4c43465d3de6490ca7d94e1a4cf2b51422e4b307"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2107554395c29df408cddcfb4c43465d3de6490ca7d94e1a4cf2b51422e4b307"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2107554395c29df408cddcfb4c43465d3de6490ca7d94e1a4cf2b51422e4b307"
18+
sha256 cellar: :any_skip_relocation, sonoma: "7095f98bc0364d5287c28e6e793eccfb96b25e88606528e325ccff60dffd3295"
19+
sha256 cellar: :any_skip_relocation, ventura: "7095f98bc0364d5287c28e6e793eccfb96b25e88606528e325ccff60dffd3295"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c44156cbbb49704ac3506a50f66cc1eb165ffe02e909dd7f21ade1d78ba77263"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)