protobuf 3.0.2
Closes #4676. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
f0f766a0e4
commit
fa66e59b72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Protobuf < Formula
|
||||
desc "Protocol buffers (Google's data interchange format)"
|
||||
homepage "https://github.com/google/protobuf/"
|
||||
url "https://github.com/google/protobuf/archive/v3.0.0.tar.gz"
|
||||
sha256 "f5b3563f118f1d3d6e001705fa7082e8fc3bda50038ac3dff787650795734146"
|
||||
url "https://github.com/google/protobuf/archive/v3.0.2.tar.gz"
|
||||
sha256 "b700647e11556b643ccddffd1f41d8cb7704ed02090af54cc517d44d912d11c1"
|
||||
head "https://github.com/google/protobuf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue