google-protobuf 3.24.0.rc.2-java → 3.24.0.rc.3-java
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: 85b8c5c9e9c2fc52b9dc3d54171459d44d2da0b5b17f9172add32d953ef58563
|
4
|
+
data.tar.gz: 774ea3f375bc24683311a584335060075af6ff6544c8abf43998321646ae55ba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c7d4e716713cee195bdf7278c8bb0396e02e72a8e2f7f77ae2bd2bece7621b7837bb6bd928b7ba0d0949cffd606026e7173c2cf9e9860441b3a9b3b6e780bbd7
|
7
|
+
data.tar.gz: f0bb44ad2c198d0ff9bb205af9e1276d00f6d62238bd7bd7795069f8419a30336c4c5d23dd0a72d8bcc327420112302bb86a3036c9431f751be6f1f2e809984b
|
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: java
|
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
|
requirement: !ruby/object:Gem::Requirement
|
@@ -73,7 +73,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
73
73
|
licenses:
|
74
74
|
- BSD-3-Clause
|
75
75
|
metadata:
|
76
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-
|
76
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-rc3/ruby
|
77
77
|
post_install_message:
|
78
78
|
rdoc_options: []
|
79
79
|
require_paths:
|