Skip to content

Commit 8f06f07

Browse files
committed
lefthook: update 1.11.6 bottle.
1 parent bdc4de6 commit 8f06f07

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/l/lefthook.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "e7b0f16da65c411b583671d1202720dc5b7d2b94d1c708a984c988d2f9d9a03a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e7b0f16da65c411b583671d1202720dc5b7d2b94d1c708a984c988d2f9d9a03a"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e7b0f16da65c411b583671d1202720dc5b7d2b94d1c708a984c988d2f9d9a03a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "dfcf1e0c08c04e988f16c6bf229550f55cad2608f96a7505afc811ad0fbe93ab"
14-
sha256 cellar: :any_skip_relocation, ventura: "dfcf1e0c08c04e988f16c6bf229550f55cad2608f96a7505afc811ad0fbe93ab"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "caed204a9e8c2ed42e5e116ef65e0edc3aee9e39c60101587c0fb1182c0241e6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b1abe42c05eb03d52d299c1542104589ececad66d37e83375c4a8b40e2f02f96"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b1abe42c05eb03d52d299c1542104589ececad66d37e83375c4a8b40e2f02f96"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1abe42c05eb03d52d299c1542104589ececad66d37e83375c4a8b40e2f02f96"
13+
sha256 cellar: :any_skip_relocation, sonoma: "a885f5b5c0d8f3f3e9f8f4d276547cd848e0cf8fac801c323e4547596b5c034a"
14+
sha256 cellar: :any_skip_relocation, ventura: "a885f5b5c0d8f3f3e9f8f4d276547cd848e0cf8fac801c323e4547596b5c034a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dcb582ffcdd5add788a02428d13e0fb4d764b23b2a5d121ee54e3e468bc9a385"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)