google-protobuf 3.24.0.rc.2-x86_64-linux → 3.24.0.rc.3-x86_64-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: fda53e7e70ed91feba2e104074e0dca7d059854e96fc51b0955df19b2fc825dd
|
4
|
+
data.tar.gz: 01beb395c8b03798ab02f3268784cba511c7d16a8284ecce54dfecdef293807e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e012a7c64e6fd564b21cd563e28ad20a1028bdc0bbdf6fedc6d15df1d1b14715b653f672912e4520222830e1714fc69c2b486afc6b038b6f8551b02a5cf0658c
|
7
|
+
data.tar.gz: 32039e0b918233463b57e1d292b19c29cd04591a7b9d92235b8e70fc44630bdd989907376c0f53c29c532dac2d8fceec0e5f8c2e03e787f804987dfcfbaa6fb0
|
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.24.0.rc.
|
4
|
+
version: 3.24.0.rc.3
|
5
5
|
platform: x86_64-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-08-01 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.24.0-
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-rc3/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|