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.14.0 #64836

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d29a812
protobuf 3.14.0
jeroen Nov 15, 2020
cf97c93
apache-arrow: revision for protobuf
chenrui333 Nov 15, 2020
508d8b3
bloaty: revision for protobuf
chenrui333 Nov 15, 2020
f4db245
caffe: revision for protobuf
chenrui333 Nov 15, 2020
b965426
dnsdist: revision for protobuf
chenrui333 Nov 15, 2020
ac255d0
grpc-swift: revision for protobuf
chenrui333 Nov 15, 2020
58e4513
libpulsar: revision for protobuf
chenrui333 Nov 15, 2020
12caf60
libtorch: revision for protobuf
chenrui333 Nov 15, 2020
43aae5f
mitmproxy: revision for protobuf
chenrui333 Nov 15, 2020
23c40b2
monero: revision for protobuf
chenrui333 Nov 15, 2020
0613711
mosh: revision for protobuf
chenrui333 Nov 15, 2020
50a7fb3
mysql: revision for protobuf
chenrui333 Nov 15, 2020
a316b82
nanopb-generator: revision for protobuf
chenrui333 Nov 15, 2020
7842d9d
or-tools: revision for protobuf
chenrui333 Nov 15, 2020
be4a84a
osm-pbf: revision for protobuf
chenrui333 Nov 15, 2020
598ddbe
protobuf-c: revision for protobuf
chenrui333 Nov 15, 2020
6268bde
protoc-gen-go-grpc: revision for protobuf
chenrui333 Nov 15, 2020
0a62a7a
protoc-gen-go: revision for protobuf
chenrui333 Nov 15, 2020
7e295c1
protoc-gen-gogo: revision for protobuf
chenrui333 Nov 15, 2020
031a7da
protoc-gen-gogofaster: revision for protobuf
chenrui333 Nov 15, 2020
fb90ba9
protoc-gen-grpc-web: revision for protobuf
chenrui333 Nov 15, 2020
df41214
shogun: revision for protobuf
chenrui333 Nov 15, 2020
fca7f9d
swift-protobuf: revision for protobuf
chenrui333 Nov 15, 2020
e99d68e
wownero: revision for protobuf
chenrui333 Nov 15, 2020
813c65a
zbackup: revision for protobuf
chenrui333 Nov 15, 2020
8315885
grpc: revision for protobuf
jeroen Nov 16, 2020
8076117
torchvision: revision for protobuf
jeroen Nov 17, 2020
6f9c5f3
libphonenumber: revision for protobuf
chenrui333 Nov 15, 2020
0c234d3
opencv: revision for protobuf
chenrui333 Nov 19, 2020
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.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class ApacheArrow < Formula
mirror "https://archive.apache.org/dist/arrow/arrow-2.0.0/apache-arrow-2.0.0.tar.gz"
sha256 "be0342cc847bb340d86aeaef43596a0b6c1dbf1ede9c789a503d939e01c71fbe"
license "Apache-2.0"
revision 1
head "https://github.com/apache/arrow.git"

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 4
revision 5

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/caffe.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Caffe < Formula
url "https://github.com/BVLC/caffe/archive/1.0.tar.gz"
sha256 "71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f"
license "BSD-2-Clause"
revision 28
revision 29

livecheck do
url "https://github.com/BVLC/caffe/releases/latest"
Expand Down
1 change: 1 addition & 0 deletions Formula/dnsdist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Dnsdist < Formula
homepage "https://www.dnsdist.org/"
url "https://downloads.powerdns.com/releases/dnsdist-1.5.1.tar.bz2"
sha256 "cae759729a87703f4d09b0ed4227cb224aaaa252fa92f2432fd7116f560afbf1"
revision 1

livecheck do
url "https://downloads.powerdns.com/releases/"
Expand Down
1 change: 1 addition & 0 deletions Formula/grpc-swift.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class GrpcSwift < Formula
url "https://github.com/grpc/grpc-swift/archive/0.11.0.tar.gz"
sha256 "82e0a3d8fe2b9ee813b918e1a674f5a7c6dc024abe08109a347b686db6e57432"
license "Apache-2.0"
revision 1
head "https://github.com/grpc/grpc-swift.git"

bottle do
Expand Down
1 change: 1 addition & 0 deletions Formula/grpc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class Grpc < Formula
revision: "ee5b762f33a42170144834f5ab7efda9d76c480b",
shallow: false
license "Apache-2.0"
revision 1
head "https://github.com/grpc/grpc.git"

livecheck do
Expand Down
3 changes: 2 additions & 1 deletion Formula/libphonenumber.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ class Libphonenumber < Formula
desc "C++ Phone Number library by Google"
homepage "https://github.com/google/libphonenumber"
url "https://github.com/google/libphonenumber/archive/v8.12.13.tar.gz"
sha256 "1d0dab61ab0d4ffa9d86fd93a46b0f4df7ab159bf8b8f08416dc211a753747b2"
sha256 "4d202b3d20c545d39a9a0bbaf0f7f26e64a8875429bfadf36f7015adb9bada37"
license "Apache-2.0"
revision 1

bottle do
cellar :any
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.6.2/apache-pulsar-2.6.2-src.tar.gz"
sha256 "10dbb8679df49a0b5c2f0e24962c1044772a93276e92fcea7095fc73f490b98a"
license "Apache-2.0"
revision 1

livecheck do
url :stable
Expand Down
1 change: 1 addition & 0 deletions Formula/libtorch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Libtorch < Formula
tag: "v1.7.0",
revision: "e85d494707b835c12165976b8442af54b9afcb26"
license "BSD-3-Clause"
revision 1

livecheck do
url "https://github.com/pytorch/pytorch/releases/latest"
Expand Down
1 change: 1 addition & 0 deletions Formula/mitmproxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class Mitmproxy < Formula
url "https://github.com/mitmproxy/mitmproxy/archive/v5.3.0.tar.gz"
sha256 "e4a3de2fdc2c169f0e9c3a04c39de14d2650edf46b3157645339e4920b3a8e26"
license "MIT"
revision 1
head "https://github.com/mitmproxy/mitmproxy.git"

bottle do
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.1.3",
revision: "f690e4984d74c6ff1ef503f4b4524f91d811374d"
license "BSD-3-Clause"
revision 1

bottle do
cellar :any
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"
revision 12
revision 13

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.22.tar.gz"
sha256 "ba765f74367c638d7cd1c546c05c14382fd997669bcd9680278e907f8d7eb484"
license "GPL-2.0"
revision 1

livecheck do
url "https://dev.mysql.com/downloads/mysql/"
Expand Down
2 changes: 1 addition & 1 deletion Formula/nanopb-generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class NanopbGenerator < Formula
url "https://jpa.kapsi.fi/nanopb/download/nanopb-0.4.3.tar.gz"
sha256 "91b4be33691dc1532d94b56f308743b8a07d209126b7fe21f98f8fdadd8edb95"
license "Zlib"
revision 1
revision 2

livecheck do
url "https://jpa.kapsi.fi/nanopb/download/"
Expand Down
2 changes: 1 addition & 1 deletion Formula/opencv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Opencv < Formula
url "https://github.com/opencv/opencv/archive/4.5.0.tar.gz"
sha256 "dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace1907"
license "Apache-2.0"
revision 4
revision 5

livecheck do
url :stable
Expand Down
1 change: 1 addition & 0 deletions Formula/or-tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class OrTools < Formula
url "https://github.com/google/or-tools/archive/v8.0.tar.gz"
sha256 "ac01d7ebde157daaeb0e21ce54923a48e4f1d21faebd0b08a54979f150f909ee"
license "Apache-2.0"
revision 1
head "https://github.com/google/or-tools.git"

livecheck 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/scrosby/OSM-binary/archive/v1.3.3.tar.gz"
sha256 "a109f338ce6a8438a8faae4627cd08599d0403b8977c185499de5c17b92d0798"
license "LGPL-3.0"
revision 5
revision 6

bottle do
cellar :any_skip_relocation
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.3.3/protobuf-c-1.3.3.tar.gz"
sha256 "22956606ef50c60de1fabc13a78fbc50830a0447d780467d3c519f84ad527e78"
license "BSD-2-Clause"
revision 2
revision 3

bottle do
cellar :any
Expand Down
5 changes: 2 additions & 3 deletions Formula/protobuf.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
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.13.0/protobuf-all-3.13.0.tar.gz"
sha256 "465fd9367992a9b9c4fba34a549773735da200903678b81b25f367982e8df376"
url "https://github.com/protocolbuffers/protobuf/releases/download/v3.14.0/protobuf-all-3.14.0.tar.gz"
sha256 "6dd0f6b20094910fbb7f1f7908688df01af2d4f6c5c21331b9f636048674aebf"
license "BSD-3-Clause"
revision 1

livecheck do
url "https://github.com/protocolbuffers/protobuf/releases/latest"
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.0.1.tar.gz"
sha256 "01bfd13d2140ff671fcb826d114d091f71b921102337ea730a9c21f8272fc655"
license "Apache-2.0"
revision 1

livecheck do
url :stable
Expand Down
1 change: 1 addition & 0 deletions Formula/protoc-gen-go.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class ProtocGenGo < Formula
url "https://github.com/golang/protobuf/archive/v1.4.3.tar.gz"
sha256 "5736f943f8647362f5559689df6154f3c85d261fb088867c8a68494e2a767610"
license "BSD-3-Clause"
revision 1
head "https://github.com/golang/protobuf.git"

bottle do
Expand Down
1 change: 1 addition & 0 deletions Formula/protoc-gen-gogo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class ProtocGenGogo < Formula
url "https://github.com/gogo/protobuf/archive/v1.3.1.tar.gz"
sha256 "5184f06decd681fcc82f6583976111faf87189c0c2f8063b34ac2ea9ed997236"
license "BSD-3-Clause"
revision 1
head "https://github.com/gogo/protobuf.git"

bottle do
Expand Down
1 change: 1 addition & 0 deletions Formula/protoc-gen-gogofaster.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class ProtocGenGogofaster < Formula
url "https://github.com/gogo/protobuf/archive/v1.3.1.tar.gz"
sha256 "5184f06decd681fcc82f6583976111faf87189c0c2f8063b34ac2ea9ed997236"
license "BSD-3-Clause"
revision 1
head "https://github.com/gogo/protobuf.git"

bottle do
Expand Down
1 change: 1 addition & 0 deletions Formula/protoc-gen-grpc-web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class ProtocGenGrpcWeb < Formula
url "https://github.com/grpc/grpc-web/archive/1.2.1.tar.gz"
sha256 "23cf98fbcb69743b8ba036728b56dfafb9e16b887a9735c12eafa7669862ec7b"
license "Apache-2.0"
revision 1

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/shogun.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Shogun < Formula
tag: "shogun_6.1.4",
revision: "ab274e7ab6bf24dd598c1daf1e626cb686d6e1cc"
license "BSD-3-Clause"
revision 8
revision 9

bottle do
sha256 "20bfdfd92dd99d6243d55816f3f973ca6c419d8208efedac19b30c61515510a7" => :big_sur
Expand Down
1 change: 1 addition & 0 deletions Formula/swift-protobuf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class SwiftProtobuf < Formula
url "https://github.com/apple/swift-protobuf/archive/1.13.0.tar.gz"
sha256 "7d9b391f738e7672b670cc194a74143a6baaea82452b486f2e10a8208fe1cdb4"
license "Apache-2.0"
revision 1
head "https://github.com/apple/swift-protobuf.git"

bottle do
Expand Down
2 changes: 2 additions & 0 deletions Formula/torchvision.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Torchvision < Formula
url "https://github.com/pytorch/vision/archive/v0.8.1.tar.gz"
sha256 "c46734c679c99f93e5c06654f4295a05a6afe6c00a35ebd26a2cce507ae1ccbd"
license "BSD-3-Clause"
revision 1

bottle do
cellar :any
Expand All @@ -15,6 +16,7 @@ class Torchvision < Formula
depends_on "cmake" => :build
depends_on "python@3.9" => :build
depends_on "jpeg"
depends_on "libpng"
depends_on "libtorch"

def install
Expand Down
1 change: 1 addition & 0 deletions Formula/wownero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Wownero < Formula
tag: "v0.9.1.0",
revision: "21fa2b944ba2b4325d0df1c2bf564617818a7b0c"
license "BSD-3-Clause"
revision 1

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/zbackup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Zbackup < Formula
homepage "http://zbackup.org"
url "https://github.com/zbackup/zbackup/archive/1.4.4.tar.gz"
sha256 "efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85"
revision 15
revision 16

bottle do
cellar :any
Expand Down