Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf 3.20.1 #99843

Closed
wants to merge 18 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
1 change: 1 addition & 0 deletions Formula/apache-arrow-glib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Formula/bloaty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion Formula/etcd-cpp-apiv3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion Formula/libphonenumber.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions Formula/libpulsar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions Formula/monero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Monero < Formula
tag: "v0.17.3.2",
revision: "424e4de16b98506170db7b0d7d87a79ccf541744"
license "BSD-3-Clause"
revision 1

livecheck do
url :stable
Expand Down
2 changes: 1 addition & 1 deletion Formula/mosh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions Formula/mysql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions Formula/ncnn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions Formula/netdata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Formula/or-tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Formula/osm-pbf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions Formula/percona-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down
1 change: 1 addition & 0 deletions Formula/percona-xtrabackup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down
2 changes: 1 addition & 1 deletion Formula/protobuf-c.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Formula/protobuf.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions Formula/protoc-gen-go-grpc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Formula/torchvision.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down