Skip to content

Commit ef42884

Browse files
committed
hk 1.18.1
1 parent ac7c2b6 commit ef42884

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.17.0",
7-
revision: "3038b1aa7fab3aa5b7cf9530e31bd475410f89d2"
6+
tag: "v1.18.1",
7+
revision: "8deb625a8e11e9a4f795b3a3f186084043ba436e"
88
license "MIT"
99
head "https://github.com/jdx/hk.git", branch: "main"
1010

0 commit comments

Comments
 (0)