We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9e8e9 commit d1259c3Copy full SHA for d1259c3
Formula/l/lefthook.rb
@@ -1,8 +1,8 @@
1
class Lefthook < Formula
2
desc "Fast and powerful Git hooks manager for any type of projects"
3
homepage "https://github.com/evilmartians/lefthook"
4
- url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.11.tar.gz"
5
- sha256 "64443325947701ab902611663b9ddf5c43c1dec2223e59941ba7ad8c15ea2a86"
+ url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.12.tar.gz"
+ sha256 "725f048940791dd56acd2c54e2d0896e7cbb65a5b9896a12e797ef52e3cd0fef"
6
license "MIT"
7
head "https://github.com/evilmartians/lefthook.git", branch: "master"
8
0 commit comments