From 964abc447f53d0961605fd6ccfcfae30ee5663b1 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 13 Nov 2017 20:04:30 -0800 Subject: [PATCH] protobuf 3.5.0 --- Aliases/{protobuf@3.4 => protobuf@3.5} | 0 Formula/protobuf.rb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Aliases/{protobuf@3.4 => protobuf@3.5} (100%) diff --git a/Aliases/protobuf@3.4 b/Aliases/protobuf@3.5 similarity index 100% rename from Aliases/protobuf@3.4 rename to Aliases/protobuf@3.5 diff --git a/Formula/protobuf.rb b/Formula/protobuf.rb index 387c48247e6..732745a3107 100644 --- a/Formula/protobuf.rb +++ b/Formula/protobuf.rb @@ -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.4.1.tar.gz" - sha256 "8e0236242106e680b4f9f576cc44b8cd711e948b20a9fc07769b0a20ceab9cc4" + url "https://github.com/google/protobuf/archive/v3.5.0.tar.gz" + sha256 "0cc6607e2daa675101e9b7398a436f09167dffb8ca0489b0307ff7260498c13c" head "https://github.com/google/protobuf.git" bottle do