google-protobuf 3.23.0.rc.1-aarch64-linux → 3.23.0.rc.2-aarch64-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: da32f6da108b04f24d05bc3300efad456ca12e6ce17ace76d29779f891f01efd
|
4
|
+
data.tar.gz: c5fdb12cb8248851114f8b227e9b8dc19978953469e51ee0b547b7d3c5e65464
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5a6c26375d4f4eb27e72acd21e1b7e46df9e35b91b829719f5bbcde802e62236c380bd2e2228bdce6f6453f09fbb778c436970803f8aea6158d0a5d7707cd444
|
7
|
+
data.tar.gz: 1749d22ae8ae5ddf5acee1ed02a0a40ccf527d026276b7c37b41e12d62e6971b1d4e88fd3f41cd538780a3fdc1e593b7b3631520c3579b762b85f53ac7535450
|
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.23.0.rc.
|
4
|
+
version: 3.23.0.rc.2
|
5
5
|
platform: aarch64-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-04-
|
11
|
+
date: 2023-04-28 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.23.0-
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.0-rc2/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|