Skip to content

Commit f7d568a

Browse files
committed
lefthook 1.11.8
1 parent 890d27f commit f7d568a

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.7.tar.gz"
5-
sha256 "2cca5df538ec285954cbbc518108eec4c13eae10b56540c5ab4d5c469459a0a0"
4+
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.8.tar.gz"
5+
sha256 "811b658fd8335a57296d9892f334a76b286b2c8b39cead33e9c0942440f8177b"
66
license "MIT"
77
head "https://github.com/evilmartians/lefthook.git", branch: "master"
88

0 commit comments

Comments
 (0)