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 7313cf4 commit bdc4de6Copy full SHA for bdc4de6
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.5.tar.gz"
5
- sha256 "6918b6b6146e5b7c48597f045745a62d815c23b62ccb062554affef2607b836c"
+ url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.6.tar.gz"
+ sha256 "f573e9b8f08e8b2e26a820dc54f245d3ff9464d3edf3dd9e9b1276401be680aa"
6
license "MIT"
7
head "https://github.com/evilmartians/lefthook.git", branch: "master"
8
0 commit comments