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 ac7c2b6 commit ef42884Copy full SHA for ef42884
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.17.0",
7
- revision: "3038b1aa7fab3aa5b7cf9530e31bd475410f89d2"
+ tag: "v1.18.1",
+ revision: "8deb625a8e11e9a4f795b3a3f186084043ba436e"
8
license "MIT"
9
head "https://github.com/jdx/hk.git", branch: "main"
10
0 commit comments