Skip to content

Commit 0531e20

Browse files
committed
yoke 0.17.3
1 parent 4b0ab23 commit 0531e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yoke.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Yoke < Formula
33
homepage "https://yokecd.github.io/docs/"
44
# We use a git checkout since the build relies on tags for the version
55
url "https://github.com/yokecd/yoke.git",
6-
tag: "v0.17.2",
7-
revision: "e9b73b6c569bfcf113e734f3c36ebb9a630c38a2"
6+
tag: "v0.17.3",
7+
revision: "aa9be9de70460b7f416a20ce616c4b59e1d30354"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)