Skip to content

Commit c8b2f98

Browse files
committed
lefthook 2.0.1
1 parent 34a5b40 commit c8b2f98

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/v2.0.0.tar.gz"
5-
sha256 "1552e46809a94bd5c351315dca4d69ce4000bb5ee5ea63dfa589fd9832aec2bb"
4+
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v2.0.1.tar.gz"
5+
sha256 "d23c05f0ce9825888fa088c5a27610e8d08043fc0c0682de170585f29644afbb"
66
license "MIT"
77
head "https://github.com/evilmartians/lefthook.git", branch: "master"
88

0 commit comments

Comments
 (0)