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 b07ef8d commit 71f91acCopy full SHA for 71f91ac
Formula/g/garble.rb
@@ -4,6 +4,7 @@ class Garble < Formula
4
url "https://github.com/burrowers/garble/archive/refs/tags/v0.14.1.tar.gz"
5
sha256 "0eb231e6ad91793f0fcf086fb57a1654f0c2056284a79fb12ac955ade6791737"
6
license "BSD-3-Clause"
7
+ revision 1
8
head "https://github.com/burrowers/garble.git", branch: "master"
9
10
bottle do
0 commit comments