From abcac4d16bcf43d22666a4ec0d23a57dd2cbb470 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 13 Jul 2022 16:26:42 -0400 Subject: [PATCH] protobuf-c 1.4.1 Closes #105756. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/protobuf-c.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/protobuf-c.rb b/Formula/protobuf-c.rb index 05e0136aa57e..3e91702bea7f 100644 --- a/Formula/protobuf-c.rb +++ b/Formula/protobuf-c.rb @@ -1,10 +1,9 @@ class ProtobufC < Formula desc "Protocol buffers library" homepage "https://github.com/protobuf-c/protobuf-c" - url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.0/protobuf-c-1.4.0.tar.gz" - sha256 "26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb" + url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.1/protobuf-c-1.4.1.tar.gz" + sha256 "4cc4facd508172f3e0a4d3a8736225d472418aee35b4ad053384b137b220339f" license "BSD-2-Clause" - revision 1 bottle do sha256 cellar: :any, arm64_monterey: "4a3986d128583d41b29e369bfddeff1e369267441797b71776b8567b4eac5702"