Skip to content

Commit bdc4de6

Browse files
committed
lefthook 1.11.6
1 parent 7313cf4 commit bdc4de6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lefthook.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lefthook < Formula
22
desc "Fast and powerful Git hooks manager for any type of projects"
33
homepage "https://github.com/evilmartians/lefthook"
4-
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.5.tar.gz"
5-
sha256 "6918b6b6146e5b7c48597f045745a62d815c23b62ccb062554affef2607b836c"
4+
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.6.tar.gz"
5+
sha256 "f573e9b8f08e8b2e26a820dc54f245d3ff9464d3edf3dd9e9b1276401be680aa"
66
license "MIT"
77
head "https://github.com/evilmartians/lefthook.git", branch: "master"
88

0 commit comments

Comments
 (0)