prototool 1.4.0
Closes #38059. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
bafe902057
commit
f61c74c1ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Prototool < Formula
|
||||
desc "Your Swiss Army Knife for Protocol Buffers"
|
||||
homepage "https://github.com/uber/prototool"
|
||||
url "https://github.com/uber/prototool/archive/v1.3.0.tar.gz"
|
||||
sha256 "727c64ce45e2f07445838677bd08009f7975d70648d327008ec5369631266493"
|
||||
url "https://github.com/uber/prototool/archive/v1.4.0.tar.gz"
|
||||
sha256 "1ae731bfe8d0f77a3624943c662fcd954883dd318218508fcf2ec959d7fda2eb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue