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 95336f5 commit c8b7876Copy full SHA for c8b7876
Formula/h/hk.rb
@@ -3,8 +3,8 @@ class Hk < Formula
3
homepage "https://hk.jdx.dev"
4
# pull from git tag to get submodules
5
url "https://github.com/jdx/hk.git",
6
- tag: "v1.16.0",
7
- revision: "83f0e115882b56074ac1f7159116392c90b60970"
+ tag: "v1.17.0",
+ revision: "3038b1aa7fab3aa5b7cf9530e31bd475410f89d2"
8
license "MIT"
9
head "https://github.com/jdx/hk.git", branch: "main"
10
0 commit comments