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 7e0c1fa commit 94a6d12Copy full SHA for 94a6d12
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.9.tar.gz"
5
- sha256 "294b364f02305c066150fc245235d622a67578038a30c660a623e12c8ccc70d5"
+ url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.10.tar.gz"
+ sha256 "26264eb80f0ed0a43396823c02f3db8311cb7eb5ccecdb646a74d3232c1ea665"
6
license "MIT"
7
head "https://github.com/evilmartians/lefthook.git", branch: "master"
8
0 commit comments