Skip to content

Commit 65f3fb9

Browse files
committed
hk 1.12.0
1 parent c6807d4 commit 65f3fb9

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.11.2.tar.gz"
5-
sha256 "c14d3690ae218ff9c0b9871da0ea7dcf960eb19856ac25838a08bcdef4518570"
4+
url "https://github.com/jdx/hk/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "c2521a829d29995aac4f21c4de93c3598e6b210a75867a37b131e04f076ec365"
66
license "MIT"
77
head "https://github.com/jdx/hk.git", branch: "main"
88

0 commit comments

Comments
 (0)