Skip to content

Commit 29976d1

Browse files
committed
hk 1.8.0
1 parent 9e38b18 commit 29976d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hk < Formula
22
desc "Git hook and pre-commit lint manager"
33
homepage "https://hk.jdx.dev"
4-
url "https://github.com/jdx/hk/archive/refs/tags/v1.7.1.tar.gz"
5-
sha256 "f6fe8b701c9d68f90252f8169fcb1449ab5ce0a01811f3b7a7702f2ccf02c84b"
4+
url "https://github.com/jdx/hk/archive/refs/tags/v1.8.0.tar.gz"
5+
sha256 "3ee19342b7f2149aa7fda36fdf14df9c5a5a02281de65c5c354325b80ee76776"
66
license "MIT"
77
head "https://github.com/jdx/hk.git", branch: "main"
88

0 commit comments

Comments
 (0)