Skip to content

Commit 9f11c6f

Browse files
BrewTestBotbotantony
authored andcommitted
yoke 0.19.1
1 parent 6ed21c1 commit 9f11c6f

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.19.0",
7-
revision: "38c4858fc8d896d38cb1cccdf6c514b351bec4c2"
6+
tag: "v0.19.1",
7+
revision: "e010ca87464a433f7c337ce5c8e4efde915a4bd0"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)