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 6bc3e33 commit 236d910Copy full SHA for 236d910
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/v0.6.1.tar.gz"
5
- sha256 "95d60d6c97ed37618f51eee7891f60c3fbda47645a9244d8d6aeffa1ac578b25"
+ url "https://github.com/jdx/hk/archive/refs/tags/v0.6.2.tar.gz"
+ sha256 "e9135433179e2092e7c87e9169abced58a8de305c97bd45effcd4b95dcb344ce"
6
license "MIT"
7
head "https://github.com/jdx/hk.git", branch: "main"
8
0 commit comments