Skip to content

Commit a669319

Browse files
committed
testkube: update 2.1.68 bottle.
1 parent a4f2e5e commit a669319

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/testkube.rb

+6-6
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: "662fe263e37caa1a5d666101baa0213ab7e1f399681fa927b0e535e8b6b49ccc"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "662fe263e37caa1a5d666101baa0213ab7e1f399681fa927b0e535e8b6b49ccc"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "662fe263e37caa1a5d666101baa0213ab7e1f399681fa927b0e535e8b6b49ccc"
18-
sha256 cellar: :any_skip_relocation, sonoma: "e221e6eda3f9878e25c92517926c83e6d9644cdec8515c6f6b34ede39f1f4993"
19-
sha256 cellar: :any_skip_relocation, ventura: "e221e6eda3f9878e25c92517926c83e6d9644cdec8515c6f6b34ede39f1f4993"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "52b1a0de55061bb6233a1c1330d097bedc6a57d9919dcd4dbcf0ea9921a7b7dd"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef5acad4d8004316fab8813ddfc325ee26dcddd66b48c735476210044bf375e6"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef5acad4d8004316fab8813ddfc325ee26dcddd66b48c735476210044bf375e6"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef5acad4d8004316fab8813ddfc325ee26dcddd66b48c735476210044bf375e6"
18+
sha256 cellar: :any_skip_relocation, sonoma: "2bc0845533cda14f01b5308891b7e8e41116017d8c3499594a5bcd1c1f91f979"
19+
sha256 cellar: :any_skip_relocation, ventura: "2bc0845533cda14f01b5308891b7e8e41116017d8c3499594a5bcd1c1f91f979"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "83a90158cc9c24ae99b2675d4cd63ccd10668b3eac87e0ebf6e2572a42f24a23"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)