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 34a5b40 commit c8b2f98Copy full SHA for c8b2f98
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/v2.0.0.tar.gz"
5
- sha256 "1552e46809a94bd5c351315dca4d69ce4000bb5ee5ea63dfa589fd9832aec2bb"
+ url "https://github.com/evilmartians/lefthook/archive/refs/tags/v2.0.1.tar.gz"
+ sha256 "d23c05f0ce9825888fa088c5a27610e8d08043fc0c0682de170585f29644afbb"
6
license "MIT"
7
head "https://github.com/evilmartians/lefthook.git", branch: "master"
8
0 commit comments