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 4b0ab23 commit 0531e20Copy full SHA for 0531e20
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.17.2",
7
- revision: "e9b73b6c569bfcf113e734f3c36ebb9a630c38a2"
+ tag: "v0.17.3",
+ revision: "aa9be9de70460b7f416a20ce616c4b59e1d30354"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments