File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ class Tanka < Formula
13
13
end
14
14
15
15
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 "
22
22
end
23
23
24
24
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments