From 489a20ea77b57036d2575edeb45d35c1b95d6ce1 Mon Sep 17 00:00:00 2001 From: Anders Carling Date: Fri, 29 May 2020 13:40:52 +0200 Subject: [PATCH] protobuf 3.12.2 --- Formula/protobuf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/protobuf.rb b/Formula/protobuf.rb index 6262b46fd3a0e..3facaca53dfd5 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.12.1", - :revision => "a37cc13b2f6d11303811011b0bfbc867e7c0bf2b" + :tag => "v3.12.2", + :revision => "678da4f76eb9168c9965afc2149944a66cd48546" head "https://github.com/protocolbuffers/protobuf.git" bottle do