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 890d27f commit f7d568aCopy full SHA for f7d568a
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.7.tar.gz"
5
- sha256 "2cca5df538ec285954cbbc518108eec4c13eae10b56540c5ab4d5c469459a0a0"
+ url "https://github.com/evilmartians/lefthook/archive/refs/tags/v1.11.8.tar.gz"
+ sha256 "811b658fd8335a57296d9892f334a76b286b2c8b39cead33e9c0942440f8177b"
6
license "MIT"
7
head "https://github.com/evilmartians/lefthook.git", branch: "master"
8
0 commit comments