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 2e22687 commit 2c8fd07Copy full SHA for 2c8fd07
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.12.9",
7
- revision: "cc4c9795031ff2d9fd9e89ef996ab536de04f8e2"
+ tag: "v0.13.0",
+ revision: "5eabc61a22a8edd2dae553e631e9d8b6ae7a7795"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments