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 @@ -8,12 +8,12 @@ class Garble < Formula
88 head "https://github.com/burrowers/garble.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b43364e3519406a6d6c4c66255c369e424f95ddfe86bbced91becfa0ab0a0418 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b43364e3519406a6d6c4c66255c369e424f95ddfe86bbced91becfa0ab0a0418 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "b43364e3519406a6d6c4c66255c369e424f95ddfe86bbced91becfa0ab0a0418 "
14- sha256 cellar : :any_skip_relocation , sonoma : "2dc1f4ae207bd7fa1e34a234885e33120158b6dd58bb77f19c02c28d3c21b4f5 "
15- sha256 cellar : :any_skip_relocation , ventura : "2dc1f4ae207bd7fa1e34a234885e33120158b6dd58bb77f19c02c28d3c21b4f5 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "463460a6d267dc1397b6f598fbe98c52ee50e406353b3e1644e8defca332bf9a "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "bf422ccd3db2ebdc79667822a8ab1bb7bf71089a806ec9c55f314818d1c4258b "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "bf422ccd3db2ebdc79667822a8ab1bb7bf71089a806ec9c55f314818d1c4258b "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "bf422ccd3db2ebdc79667822a8ab1bb7bf71089a806ec9c55f314818d1c4258b "
14+ sha256 cellar : :any_skip_relocation , sonoma : "1f5007592a1c41e28dca0eaa6bfd57d5f5de2dcbf4c9df766548b92144f5383a "
15+ sha256 cellar : :any_skip_relocation , ventura : "1f5007592a1c41e28dca0eaa6bfd57d5f5de2dcbf4c9df766548b92144f5383a "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5737f8c15863b2575cf80726e2857f1c9e6439804472f37b1d2d770924ccd045 "
1717 end
1818
1919 depends_on "go" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments