Skip to content

Commit d1259c3

Browse files
committed
lefthook 1.11.12
1 parent 4f9e8e9 commit d1259c3

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.11.tar.gz"
5-
sha256 "64443325947701ab902611663b9ddf5c43c1dec2223e59941ba7ad8c15ea2a86"
4+
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.12.tar.gz"
5+
sha256 "725f048940791dd56acd2c54e2d0896e7cbb65a5b9896a12e797ef52e3cd0fef"
66
license "MIT"
77
head "https://github.com/evilmartians/lefthook.git", branch: "master"
88

0 commit comments

Comments
 (0)