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 6f327cc commit 349e838Copy full SHA for 349e838
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.16.11",
7
- revision: "d346dc566f5881ad940a88e0fe4169fe7a3f8680"
+ tag: "v0.17.0",
+ revision: "a56668f84acc4ac1877f2d148b6bed6a57b69bc5"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments