Skip to content

Commit b4d86c8

Browse files
committed
hk 1.1.0
1 parent b01fee9 commit b4d86c8

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

0 commit comments

Comments
 (0)