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 bebb39d commit 28a5a4aCopy full SHA for 28a5a4a
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.13.1",
7
- revision: "49c863f88d390b0ba477f0b8e49f4067f96e4884"
+ tag: "v0.13.2",
+ revision: "8c1b4e1e51e1691be613e9ae7a5b5d97ab9ccb9f"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments