google-protobuf 3.19.0.rc.1-x86-linux → 3.19.0.rc.2-x86-linux
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of google-protobuf might be problematic. Click here for more details.
- checksums.yaml +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5745a227025e8d9d52b01522cb849a0ad66e9f6aabbb5d923c2956d0ca5654cc
|
4
|
+
data.tar.gz: 4fb0ece2f84b6e63afe4ecbf2ec45643e679adc8a75419b4c20e5b47facb906e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be407b87558a952e2ac625d72966c95fe446f7578fa2017f9b22545ba0b8109ab871a880f2b3fc8978dd6bb70e5cb062d9491bdd8696dba8e9d33f398ad048fc
|
7
|
+
data.tar.gz: b9dd6837b66fadd470ae5216c2adb1362ab21aac9517e4219ea4f56e831ef2b35183e6e9c0706b62b0aa3f0f2be96086817cf4963e4cc0404c8eade05da0ce3f
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-protobuf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.19.0.rc.
|
4
|
+
version: 3.19.0.rc.2
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-10-
|
11
|
+
date: 2021-10-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -115,7 +115,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
115
115
|
licenses:
|
116
116
|
- BSD-3-Clause
|
117
117
|
metadata:
|
118
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.0-
|
118
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.0-rc2/ruby
|
119
119
|
post_install_message:
|
120
120
|
rdoc_options: []
|
121
121
|
require_paths:
|