From d3bd1281c4214b5a5c3265f91782861ef197798b Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Wed, 29 May 2019 14:34:45 +0800 Subject: [PATCH] protobuf 3.9.1 --- Aliases/{protobuf@3.7 => protobuf@3.9} | 0 Formula/protobuf.rb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Aliases/{protobuf@3.7 => protobuf@3.9} (100%) diff --git a/Aliases/protobuf@3.7 b/Aliases/protobuf@3.9 similarity index 100% rename from Aliases/protobuf@3.7 rename to Aliases/protobuf@3.9 diff --git a/Formula/protobuf.rb b/Formula/protobuf.rb index 79d17809e1..c8f5a06725 100644 --- a/Formula/protobuf.rb +++ b/Formula/protobuf.rb @@ -2,8 +2,8 @@ class Protobuf < Formula desc "Protocol buffers (Google's data interchange format)" homepage "https://github.com/protocolbuffers/protobuf/" url "https://github.com/protocolbuffers/protobuf.git", - :tag => "v3.7.1", - :revision => "6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6" + :tag => "v3.9.1", + :revision => "655310ca192a6e3a050e0ca0b7084a2968072260" head "https://github.com/protocolbuffers/protobuf.git" bottle do