google-protobuf 3.22.0-x86-linux → 3.22.1-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: 742e39145f507449322891d7355e8f29edc8122fad07c5b9ec07a79d7e09f3dc
|
4
|
+
data.tar.gz: fcae3c157bb08cf0e1fbc13a4b2642c8552d2ef7b415a4136416f1b2df12f8ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 592b6c421b17e9ca23115bdc3973949ba4c462eff39d3f9b6b02056946442e8778b31b3a0f9e1d7cc401e353a3101b17310b70bca8d6c2f10d12f7dcdc6174e6
|
7
|
+
data.tar.gz: 4bf399d6fae9450128edc852fd24648573928c6c59743f8a776136991715bff95a67a1a31795f8e92437c0e71af5ad72042a566ccb26d30fa81c351c6a78a48d
|
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.22.
|
4
|
+
version: 3.22.1
|
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: 2023-
|
11
|
+
date: 2023-03-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -111,7 +111,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
111
111
|
licenses:
|
112
112
|
- BSD-3-Clause
|
113
113
|
metadata:
|
114
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.1/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|