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 @@ -9,12 +9,12 @@ class Lefthook < Formula
99 no_autobump! because : :bumped_by_upstream
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "d14b9c4d773979b0c0f8b3d5af4e21f00daa79bcfb98309e9feeaee79651fa91 "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d14b9c4d773979b0c0f8b3d5af4e21f00daa79bcfb98309e9feeaee79651fa91 "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "d14b9c4d773979b0c0f8b3d5af4e21f00daa79bcfb98309e9feeaee79651fa91 "
15- sha256 cellar : :any_skip_relocation , sonoma : "c8c5854b8ae874a9449308c5c6e62a3b8c5d789a6819d5a17f18ba8d88d839c3 "
16- sha256 cellar : :any_skip_relocation , ventura : "c8c5854b8ae874a9449308c5c6e62a3b8c5d789a6819d5a17f18ba8d88d839c3 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "1e545408ffdbf6c9cffaaf2f4125f66af3eeab37624e3224db3e8dbba8d14173 "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "86204823c07b3f343a5ba99cef733542c2dc47efc5d04a5f0c2c70474716bee1 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "86204823c07b3f343a5ba99cef733542c2dc47efc5d04a5f0c2c70474716bee1 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "86204823c07b3f343a5ba99cef733542c2dc47efc5d04a5f0c2c70474716bee1 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "1fc7dc8b084aada495b7b4ee8261518fe94d43def01eb952fe7ab9876d20ad0f "
16+ sha256 cellar : :any_skip_relocation , ventura : "1fc7dc8b084aada495b7b4ee8261518fe94d43def01eb952fe7ab9876d20ad0f "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "10d0b3c06a41606777735d58b242c34ee7d419e35909bde74c9ec6e44cde6e17 "
1818 end
1919
2020 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments