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 b16da80 commit ca6199bCopy full SHA for ca6199b
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.18.1",
7
- revision: "8deb625a8e11e9a4f795b3a3f186084043ba436e"
+ tag: "v1.18.2",
+ revision: "71592cf74bf82927783a985a5a014a933dafcbfc"
8
license "MIT"
9
head "https://github.com/jdx/hk.git", branch: "main"
10
0 commit comments