From e517f4bfec68738a5763cef11adc219ea826056b Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:20:08 -0500 Subject: [PATCH 01/18] protobuf 3.20.1 --- Aliases/{protobuf@3.19 => protobuf@3.20} | 0 Formula/protobuf.rb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Aliases/{protobuf@3.19 => protobuf@3.20} (100%) diff --git a/Aliases/protobuf@3.19 b/Aliases/protobuf@3.20 similarity index 100% rename from Aliases/protobuf@3.19 rename to Aliases/protobuf@3.20 diff --git a/Formula/protobuf.rb b/Formula/protobuf.rb index 1551832fc793..53bc4a7f3756 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/protocolbuffers/protobuf/" - url "https://github.com/protocolbuffers/protobuf/releases/download/v3.19.4/protobuf-all-3.19.4.tar.gz" - sha256 "ba0650be1b169d24908eeddbe6107f011d8df0da5b1a5a4449a913b10e578faf" + url "https://github.com/protocolbuffers/protobuf/releases/download/v3.20.1/protobuf-all-3.20.1.tar.gz" + sha256 "3a400163728db996e8e8d21c7dfb3c239df54d0813270f086c4030addeae2fad" license "BSD-3-Clause" livecheck do From 7819fecb0d189dd70d8eb24109af10f0e1b5e425 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:28:36 -0500 Subject: [PATCH 02/18] apache-arrow-glib: Revision bump (protobuf 3.20.1) --- Formula/apache-arrow-glib.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/apache-arrow-glib.rb b/Formula/apache-arrow-glib.rb index e304c614b20b..1b72f994a888 100644 --- a/Formula/apache-arrow-glib.rb +++ b/Formula/apache-arrow-glib.rb @@ -5,6 +5,7 @@ class ApacheArrowGlib < Formula mirror "https://archive.apache.org/dist/arrow/arrow-8.0.0/apache-arrow-8.0.0.tar.gz" sha256 "ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3" license "Apache-2.0" + revision 1 head "https://github.com/apache/arrow.git", branch: "master" livecheck do From 68d7ece97e54c1801850eee2cd2a7587f1946df7 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:28:49 -0500 Subject: [PATCH 03/18] bloaty: Revision bump (protobuf 3.20.1) --- Formula/bloaty.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/bloaty.rb b/Formula/bloaty.rb index a4ff054a7da1..b00ebef13147 100644 --- a/Formula/bloaty.rb +++ b/Formula/bloaty.rb @@ -4,7 +4,7 @@ class Bloaty < Formula url "https://github.com/google/bloaty/releases/download/v1.1/bloaty-1.1.tar.bz2" sha256 "a308d8369d5812aba45982e55e7c3db2ea4780b7496a5455792fb3dcba9abd6f" license "Apache-2.0" - revision 8 + revision 9 bottle do sha256 cellar: :any, arm64_monterey: "ba9f5939fc1a0b26f069c79e03e82c46172f3e7414cdd9a8575180535dd7ac74" From 55048a873abe17213e76b92c4a14c902f9e2026d Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:01 -0500 Subject: [PATCH 04/18] etcd-cpp-apiv3: Revision bump (protobuf 3.20.1) --- Formula/etcd-cpp-apiv3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/etcd-cpp-apiv3.rb b/Formula/etcd-cpp-apiv3.rb index ac796884170c..5a91283933c2 100644 --- a/Formula/etcd-cpp-apiv3.rb +++ b/Formula/etcd-cpp-apiv3.rb @@ -4,7 +4,7 @@ class EtcdCppApiv3 < Formula url "https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/archive/refs/tags/v0.2.6.tar.gz" sha256 "ef2bee616031316bc4cbc416cf9932fd1b2273f5f8fe9c24d2b3602c14277e8a" license "BSD-3-Clause" - revision 1 + revision 2 bottle do sha256 cellar: :any, arm64_monterey: "e8f0a57624003fdb83503f5e117ede9dbf325397d88c35daa15e944215dde299" From 5849d89490028f14104d698efdac60c743fcfc36 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:07 -0500 Subject: [PATCH 05/18] libphonenumber: Revision bump (protobuf 3.20.1) --- Formula/libphonenumber.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/libphonenumber.rb b/Formula/libphonenumber.rb index 705421e8bed8..f755e8d1ac7b 100644 --- a/Formula/libphonenumber.rb +++ b/Formula/libphonenumber.rb @@ -4,7 +4,7 @@ class Libphonenumber < Formula url "https://github.com/google/libphonenumber/archive/v8.12.44.tar.gz" sha256 "02337c60e3a055e0a4bc4e0a60e8ae31aa567adce59f266cfd37961fceea74c2" license "Apache-2.0" - revision 1 + revision 2 livecheck do url :stable From 12bec152bf79dfbdbddf0a2bd9a823e6557cdf40 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:14 -0500 Subject: [PATCH 06/18] libpulsar: Revision bump (protobuf 3.20.1) --- Formula/libpulsar.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/libpulsar.rb b/Formula/libpulsar.rb index 16f3fca06e13..2773bb9a9d4d 100644 --- a/Formula/libpulsar.rb +++ b/Formula/libpulsar.rb @@ -5,6 +5,7 @@ class Libpulsar < Formula mirror "https://archive.apache.org/dist/pulsar/pulsar-2.10.0/apache-pulsar-2.10.0-src.tar.gz" sha256 "fadf27077c5a15852791bea45f34191de1edc25799ecd6e2730a9ff656789c0b" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_monterey: "6c9795af3ec11eb32a9dbbda83f4113e72b9ad62cbcfeb68f545c474510d4bc4" From ce509a19bdaf6a9c47d7b1f833b215567872758d Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:24 -0500 Subject: [PATCH 07/18] monero: Revision bump (protobuf 3.20.1) --- Formula/monero.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/monero.rb b/Formula/monero.rb index 538f4085392d..2148fa5c1f34 100644 --- a/Formula/monero.rb +++ b/Formula/monero.rb @@ -5,6 +5,7 @@ class Monero < Formula tag: "v0.17.3.2", revision: "424e4de16b98506170db7b0d7d87a79ccf541744" license "BSD-3-Clause" + revision 1 livecheck do url :stable From d74a35f2cef31732f4b27d952f801ee09ba57afe Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:29 -0500 Subject: [PATCH 08/18] mosh: Revision bump (protobuf 3.20.1) --- Formula/mosh.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/mosh.rb b/Formula/mosh.rb index 23836b155ae6..e1edc019a155 100644 --- a/Formula/mosh.rb +++ b/Formula/mosh.rb @@ -2,7 +2,7 @@ class Mosh < Formula desc "Remote terminal application" homepage "https://mosh.org" license "GPL-3.0-or-later" - revision 18 + revision 19 stable do url "https://mosh.org/mosh-1.3.2.tar.gz" From 84ac50d91db225224fd400a5e6a3e80f5fdf8316 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:34 -0500 Subject: [PATCH 09/18] mysql: Revision bump (protobuf 3.20.1) --- Formula/mysql.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/mysql.rb b/Formula/mysql.rb index 6805cf469214..1f9849c27704 100644 --- a/Formula/mysql.rb +++ b/Formula/mysql.rb @@ -4,6 +4,7 @@ class Mysql < Formula url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.29.tar.gz" sha256 "fd34a84c65fc7b15609d55b1f5d128c4d5543a6b95fa638569c3277c5c7bb048" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } + revision 1 livecheck do url "https://dev.mysql.com/downloads/mysql/?tpl=files&os=src" From e2771483aee58f7d5554db05e4f732544eb6e5c3 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:38 -0500 Subject: [PATCH 10/18] ncnn: Revision bump (protobuf 3.20.1) --- Formula/ncnn.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/ncnn.rb b/Formula/ncnn.rb index c4c323d8b73c..085c5b42f7d7 100644 --- a/Formula/ncnn.rb +++ b/Formula/ncnn.rb @@ -4,6 +4,7 @@ class Ncnn < Formula url "https://github.com/Tencent/ncnn/archive/refs/tags/20220420.tar.gz" sha256 "51d562a87b0c4d146902ec7b4f9fba5f6ec602f31f11e427f0524622f2503232" license "BSD-3-Clause" + revision 1 head "https://github.com/Tencent/ncnn.git", branch: "master" bottle do From 49546ca6c1846247db3644d13ff0abe52e2086f2 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:43 -0500 Subject: [PATCH 11/18] netdata: Revision bump (protobuf 3.20.1) --- Formula/netdata.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/netdata.rb b/Formula/netdata.rb index e4d0fc65167f..f1a427928c2a 100644 --- a/Formula/netdata.rb +++ b/Formula/netdata.rb @@ -4,6 +4,7 @@ class Netdata < Formula url "https://github.com/netdata/netdata/releases/download/v1.34.1/netdata-v1.34.1.tar.gz" sha256 "8ea0786df0e952209c14efeb02e25339a0769aa3edc029e12816b8ead24a82d7" license "GPL-3.0-or-later" + revision 1 livecheck do url :stable From eb775b252726fe84fe0d47d57859355d079050b3 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:53 -0500 Subject: [PATCH 12/18] or-tools: Revision bump (protobuf 3.20.1) --- Formula/or-tools.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/or-tools.rb b/Formula/or-tools.rb index c9b707dfcd3e..1837dcbf2cfb 100644 --- a/Formula/or-tools.rb +++ b/Formula/or-tools.rb @@ -2,7 +2,7 @@ class OrTools < Formula desc "Google's Operations Research tools" homepage "https://developers.google.com/optimization/" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/google/or-tools.git", branch: "stable" stable do From 4c5b5bff2daa7c59eda4114d071c3c17e202b743 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:29:58 -0500 Subject: [PATCH 13/18] osm-pbf: Revision bump (protobuf 3.20.1) --- Formula/osm-pbf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/osm-pbf.rb b/Formula/osm-pbf.rb index 2b4c73ed633c..8ec6ce8c0005 100644 --- a/Formula/osm-pbf.rb +++ b/Formula/osm-pbf.rb @@ -4,7 +4,7 @@ class OsmPbf < Formula url "https://github.com/openstreetmap/OSM-binary/archive/v1.5.0.tar.gz" sha256 "2abf3126729793732c3380763999cc365e51bffda369a008213879a3cd90476c" license "LGPL-3.0-or-later" - revision 3 + revision 4 bottle do sha256 cellar: :any, arm64_monterey: "7c54ae6cece29667791513344f8ca1f07412dbf7c0030eb000c835864dda96b7" From 6239e313ac8caecb1f7c280c6b28a9e81e2f97cd Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:30:07 -0500 Subject: [PATCH 14/18] percona-server: Revision bump (protobuf 3.20.1) --- Formula/percona-server.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/percona-server.rb b/Formula/percona-server.rb index dc152966d4e6..167e6312ebae 100644 --- a/Formula/percona-server.rb +++ b/Formula/percona-server.rb @@ -4,6 +4,7 @@ class PerconaServer < Formula url "https://downloads.percona.com/downloads/Percona-Server-8.0/Percona-Server-8.0.28-19/source/tarball/percona-server-8.0.28-19.tar.gz" sha256 "1394ba4700f3c48307b1faed5804cf774f3a4d71f27680e9b09d08fb70db8e31" license "BSD-3-Clause" + revision 1 livecheck do url "https://www.percona.com/downloads/Percona-Server-LATEST/" From 646e5d02e3ffee28cbd2ced32e54a8f8adee10c2 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:30:15 -0500 Subject: [PATCH 15/18] percona-xtrabackup: Revision bump (protobuf 3.20.1) --- Formula/percona-xtrabackup.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/percona-xtrabackup.rb b/Formula/percona-xtrabackup.rb index 82fb3977bbbd..b26bad466bc5 100644 --- a/Formula/percona-xtrabackup.rb +++ b/Formula/percona-xtrabackup.rb @@ -3,6 +3,7 @@ class PerconaXtrabackup < Formula homepage "https://www.percona.com/software/mysql-database/percona-xtrabackup" url "https://downloads.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-8.0.28-21/source/tarball/percona-xtrabackup-8.0.28-21.tar.gz" sha256 "66d7f15f8e61d0231cbc814dff73fc6181ed9aa91d55b14a34a5b32b63e8ca02" + revision 1 livecheck do url "https://www.percona.com/downloads/Percona-XtraBackup-LATEST/" From c39850635407a5d8b833b1c34118536ee13b7a2a Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:30:21 -0500 Subject: [PATCH 16/18] protobuf-c: Revision bump (protobuf 3.20.1) --- Formula/protobuf-c.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/protobuf-c.rb b/Formula/protobuf-c.rb index 05e0136aa57e..44f69fa7c914 100644 --- a/Formula/protobuf-c.rb +++ b/Formula/protobuf-c.rb @@ -4,7 +4,7 @@ class ProtobufC < Formula url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.0/protobuf-c-1.4.0.tar.gz" sha256 "26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb" license "BSD-2-Clause" - revision 1 + revision 2 bottle do sha256 cellar: :any, arm64_monterey: "4a3986d128583d41b29e369bfddeff1e369267441797b71776b8567b4eac5702" From 121b9c9a05d5cf603f8d40d086caa0af8e6af660 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:30:35 -0500 Subject: [PATCH 17/18] protoc-gen-go-grpc: Revision bump (protobuf 3.20.1) --- Formula/protoc-gen-go-grpc.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/protoc-gen-go-grpc.rb b/Formula/protoc-gen-go-grpc.rb index de2ed05a1b45..76d86440fca5 100644 --- a/Formula/protoc-gen-go-grpc.rb +++ b/Formula/protoc-gen-go-grpc.rb @@ -4,6 +4,7 @@ class ProtocGenGoGrpc < Formula url "https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.2.0.tar.gz" sha256 "cbca93d6dce724248dfdea6303bf27ed24cc3ed9cf8f7485eb825682eab21284" license "Apache-2.0" + revision 1 livecheck do url :stable From 1d40a6955f89d895dd00b2ca04bda2838fc37ba4 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 22 Apr 2022 08:30:40 -0500 Subject: [PATCH 18/18] torchvision: Revision bump (protobuf 3.20.1) --- Formula/torchvision.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/torchvision.rb b/Formula/torchvision.rb index 011c2c6730c5..a79a97bc4f19 100644 --- a/Formula/torchvision.rb +++ b/Formula/torchvision.rb @@ -4,7 +4,7 @@ class Torchvision < Formula url "https://github.com/pytorch/vision/archive/refs/tags/v0.12.0.tar.gz" sha256 "99e6d3d304184895ff4f6152e2d2ec1cbec89b3e057d9c940ae0125546b04e91" license "BSD-3-Clause" - revision 2 + revision 3 livecheck do url :stable