Skip to content

Commit 28a5a4a

Browse files
committed
yoke 0.13.2
1 parent bebb39d commit 28a5a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yoke.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Yoke < Formula
33
homepage "https://yokecd.github.io/docs/"
44
# We use a git checkout since the build relies on tags for the version
55
url "https://github.com/yokecd/yoke.git",
6-
tag: "v0.13.1",
7-
revision: "49c863f88d390b0ba477f0b8e49f4067f96e4884"
6+
tag: "v0.13.2",
7+
revision: "8c1b4e1e51e1691be613e9ae7a5b5d97ab9ccb9f"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)