We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a39233 commit 30b7ddfCopy full SHA for 30b7ddf
Formula/y/yoke.rb
@@ -3,8 +3,8 @@ class Yoke < Formula
3
homepage "https://yokecd.github.io/docs/"
4
# We use a git checkout since the build relies on tags for the version
5
url "https://github.com/yokecd/yoke.git",
6
- tag: "v0.14.0",
7
- revision: "0ee887fe1f5a2f4f7fbede225d547641b90fa1ec"
+ tag: "v0.14.1",
+ revision: "121f0cd99cbc833b335b7dec0b8b37dacd7f7ed7"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments