Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/g/garble.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Garble < Formula
url "https://github.com/burrowers/garble/archive/refs/tags/v0.14.1.tar.gz"
sha256 "0eb231e6ad91793f0fcf086fb57a1654f0c2056284a79fb12ac955ade6791737"
license "BSD-3-Clause"
revision 1
head "https://github.com/burrowers/garble.git", branch: "master"

bottle do
Expand Down
Loading