Skip to content

Commit 236d910

Browse files
committed
hk 0.6.2
1 parent 6bc3e33 commit 236d910

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/v0.6.1.tar.gz"
5-
sha256 "95d60d6c97ed37618f51eee7891f60c3fbda47645a9244d8d6aeffa1ac578b25"
4+
url "https://github.com/jdx/hk/archive/refs/tags/v0.6.2.tar.gz"
5+
sha256 "e9135433179e2092e7c87e9169abced58a8de305c97bd45effcd4b95dcb344ce"
66
license "MIT"
77
head "https://github.com/jdx/hk.git", branch: "main"
88

0 commit comments

Comments
 (0)