Skip to content

Commit 349e838

Browse files
committed
yoke 0.17.0
1 parent 6f327cc commit 349e838

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.16.11",
7-
revision: "d346dc566f5881ad940a88e0fe4169fe7a3f8680"
6+
tag: "v0.17.0",
7+
revision: "a56668f84acc4ac1877f2d148b6bed6a57b69bc5"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)