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 9e38b18 commit 29976d1Copy full SHA for 29976d1
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.7.1.tar.gz"
5
- sha256 "f6fe8b701c9d68f90252f8169fcb1449ab5ce0a01811f3b7a7702f2ccf02c84b"
+ url "https://github.com/jdx/hk/archive/refs/tags/v1.8.0.tar.gz"
+ sha256 "3ee19342b7f2149aa7fda36fdf14df9c5a5a02281de65c5c354325b80ee76776"
6
license "MIT"
7
head "https://github.com/jdx/hk.git", branch: "main"
8
0 commit comments