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 @@ -7,12 +7,12 @@ class Lefthook < Formula
77 head "https://github.com/evilmartians/lefthook.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "05c098e4400092f1caaffb86ae3f7f946e9d474576ed65f89c5b66c756dfe163 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "05c098e4400092f1caaffb86ae3f7f946e9d474576ed65f89c5b66c756dfe163 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "05c098e4400092f1caaffb86ae3f7f946e9d474576ed65f89c5b66c756dfe163 "
13- sha256 cellar : :any_skip_relocation , sonoma : "4abb1a7751d6af59ab7cd7b84f25248592a428071f7bc0c2b1e86b7fc58392e7 "
14- sha256 cellar : :any_skip_relocation , ventura : "4abb1a7751d6af59ab7cd7b84f25248592a428071f7bc0c2b1e86b7fc58392e7 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "1d5cb3c45d6f59979af6970eb5fac41d380a6cc2bfdfc5bf3922dbf2b6b58825 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9b671623b20465af0e9445f2ce82672ef37d12afcb7c5cb35e7c7387e3d964ee "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9b671623b20465af0e9445f2ce82672ef37d12afcb7c5cb35e7c7387e3d964ee "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9b671623b20465af0e9445f2ce82672ef37d12afcb7c5cb35e7c7387e3d964ee "
13+ sha256 cellar : :any_skip_relocation , sonoma : "e8a11476c626ff33b98acec5a922b464a8238ef6b4639775c76b0fcfdbabd03e "
14+ sha256 cellar : :any_skip_relocation , ventura : "e8a11476c626ff33b98acec5a922b464a8238ef6b4639775c76b0fcfdbabd03e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "316306c7fbc8fc2d29b3678cfac692fc3b6ffdcd554fe2396c79bf508b377eb1 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments