Skip to content

Commit e975a59

Browse files
committed
yoke 0.11.5
1 parent 5bf1d8e commit e975a59

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.11.4",
7-
revision: "b86881c1c75fb0ffb92e8ac15c7b400e9c5e3847"
6+
tag: "v0.11.5",
7+
revision: "cb56c0062fa70babe11e309162751882c06c0d87"
88
license "MIT"
99
head "https://github.com/yokecd/yoke.git", branch: "main"
1010

0 commit comments

Comments
 (0)