Skip to content

Commit 0785126

Browse files
committed
testkube: update 2.1.75 bottle.
1 parent 6f0069b commit 0785126

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: "9c7f03b75226ad9301fcb36d21936f4e5ac165598257e2ec9587254302f5cbce"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c7f03b75226ad9301fcb36d21936f4e5ac165598257e2ec9587254302f5cbce"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c7f03b75226ad9301fcb36d21936f4e5ac165598257e2ec9587254302f5cbce"
18-
sha256 cellar: :any_skip_relocation, sonoma: "640c065a0003b7301be6f445af4f6a3850134e029e539aad85d423278b27b66f"
19-
sha256 cellar: :any_skip_relocation, ventura: "640c065a0003b7301be6f445af4f6a3850134e029e539aad85d423278b27b66f"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "addbfa8705a2d17ab3445f4f9a2715491c76f6d5594b7f1a7d7f3126997a3730"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "75467193c60eb24a0d143ac6f97a1c0f90cc8a94b060da4c7cb12514c68be2e8"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "75467193c60eb24a0d143ac6f97a1c0f90cc8a94b060da4c7cb12514c68be2e8"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "75467193c60eb24a0d143ac6f97a1c0f90cc8a94b060da4c7cb12514c68be2e8"
18+
sha256 cellar: :any_skip_relocation, sonoma: "c7def57f390fbc2ad2dabe713052bac156842b91ed21eab91cfa51dd8dd42850"
19+
sha256 cellar: :any_skip_relocation, ventura: "c7def57f390fbc2ad2dabe713052bac156842b91ed21eab91cfa51dd8dd42850"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d5456e927fe05e103c78aff32ebd398cd9fa0ee609891e57633bbb6cf9abf97"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)