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 5bf1d8e commit e975a59Copy full SHA for e975a59
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.11.4",
7
- revision: "b86881c1c75fb0ffb92e8ac15c7b400e9c5e3847"
+ tag: "v0.11.5",
+ revision: "cb56c0062fa70babe11e309162751882c06c0d87"
8
license "MIT"
9
head "https://github.com/yokecd/yoke.git", branch: "main"
10
0 commit comments