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 c6807d4 commit 65f3fb9Copy full SHA for 65f3fb9
Formula/h/hk.rb
@@ -1,8 +1,8 @@
1
class Hk < Formula
2
desc "Git hook and pre-commit lint manager"
3
homepage "https://hk.jdx.dev"
4
- url "https://github.com/jdx/hk/archive/refs/tags/v1.11.2.tar.gz"
5
- sha256 "c14d3690ae218ff9c0b9871da0ea7dcf960eb19856ac25838a08bcdef4518570"
+ url "https://github.com/jdx/hk/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "c2521a829d29995aac4f21c4de93c3598e6b210a75867a37b131e04f076ec365"
6
license "MIT"
7
head "https://github.com/jdx/hk.git", branch: "main"
8
0 commit comments