Skip to content

Commit 79865e9

Browse files
committed
tanka: update 0.29.0 bottle.
1 parent af26908 commit 79865e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tanka.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Tanka < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4904b1190a224be8fe9820884bb9baeaa120a90bc597f75be9170f8b6a16448e"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4904b1190a224be8fe9820884bb9baeaa120a90bc597f75be9170f8b6a16448e"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "4904b1190a224be8fe9820884bb9baeaa120a90bc597f75be9170f8b6a16448e"
19-
sha256 cellar: :any_skip_relocation, sonoma: "5e264cef5534374e9b3bcf9a0583107c9d16bf16f1418b4a718f3941f284eac7"
20-
sha256 cellar: :any_skip_relocation, ventura: "5e264cef5534374e9b3bcf9a0583107c9d16bf16f1418b4a718f3941f284eac7"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "afc90e5f58b3efc170fabee9bd77047bf8c8fdd8d3a87ec208acdc609d02ac50"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0e03063feba293dc9e5051d27e0784f1f458fcd695479e5a8793d4ce24ca3e09"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e03063feba293dc9e5051d27e0784f1f458fcd695479e5a8793d4ce24ca3e09"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0e03063feba293dc9e5051d27e0784f1f458fcd695479e5a8793d4ce24ca3e09"
19+
sha256 cellar: :any_skip_relocation, sonoma: "8883266f9e1b8f760896bd165a85b9527494fecabec9ed75cd39f935105da752"
20+
sha256 cellar: :any_skip_relocation, ventura: "8883266f9e1b8f760896bd165a85b9527494fecabec9ed75cd39f935105da752"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f64b687b36d2554eedc0465aaa58e27647eefcf255469a979dff8aff4ea6f4c1"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)