Skip to content

Commit 30b7ddf

Browse files
committed
yoke 0.14.1
1 parent 8a39233 commit 30b7ddf

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.14.0",
7-
revision: "0ee887fe1f5a2f4f7fbede225d547641b90fa1ec"
6+
tag: "v0.14.1",
7+
revision: "121f0cd99cbc833b335b7dec0b8b37dacd7f7ed7"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)