Skip to content

Commit 679abe0

Browse files
committed
lefthook 1.11.15
1 parent 693d5ae commit 679abe0

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.14.tar.gz"
5-
sha256 "583188013f3731dae5c24c0da5db19752042e56694f5537484bb7d9233b4d9f2"
4+
url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.15.tar.gz"
5+
sha256 "3d38498e914eeecf9c4164e1ed17f016ef2a78ce1c05fbccdf39b31e28a0c4dc"
66
license "MIT"
77
head "https://github.com/evilmartians/lefthook.git", branch: "master"
88

0 commit comments

Comments
 (0)