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 b01fee9 commit b4d86c8Copy full SHA for b4d86c8
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.0.0.tar.gz"
5
- sha256 "92fca894ee9784feb29814ac737ac8a01058bdec41348c7deb04f00a626b1774"
+ url "https://github.com/jdx/hk/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "c2a338a8d9ed574ff2be84b5cc84a904bdf311e0c635736e4ac9cd2673c9fb3c"
6
license "MIT"
7
head "https://github.com/jdx/hk.git", branch: "main"
8
0 commit comments