Skip to content

Commit ca6199b

Browse files
committed
hk 1.18.2
1 parent b16da80 commit ca6199b

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
@@ -3,8 +3,8 @@ class Hk < Formula
33
homepage "https://hk.jdx.dev"
44
# pull from git tag to get submodules
55
url "https://github.com/jdx/hk.git",
6-
tag: "v1.18.1",
7-
revision: "8deb625a8e11e9a4f795b3a3f186084043ba436e"
6+
tag: "v1.18.2",
7+
revision: "71592cf74bf82927783a985a5a014a933dafcbfc"
88
license "MIT"
99
head "https://github.com/jdx/hk.git", branch: "main"
1010

0 commit comments

Comments
 (0)