google-protobuf 4.27.0.rc.1-x64-mingw-ucrt → 4.27.0.rc.2-x64-mingw-ucrt
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
- data/lib/google/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/protobuf_c.so +0 -0
- data/lib/google/3.3/protobuf_c.so +0 -0
- 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: 1b5be560bea45628b977b6af82219a22ca64c525eb82000102105f48ca367940
|
4
|
+
data.tar.gz: fc71279bd2ae7820b06409e8cd16ffc35d69d809ca11cb7f652cca0d7199a2aa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5ddfa302303520f2671a65a0831850eacbe444043cb2de925f94c95d5ae79f776248ee4391b163974170966a8309fbabc56635963e0c70c3c9cd9d95dbaf5bff
|
7
|
+
data.tar.gz: e6c2376a47e1f7df1c885ff39e05601b7bdf07359df998a92489f7daec7f2c1d94a66f749d9538c18be51295426c4ae936b94b3bdc8ccd61f96e586573e5950d
|
Binary file
|
Binary file
|
Binary file
|
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: 4.27.0.rc.
|
4
|
+
version: 4.27.0.rc.2
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-05-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -189,7 +189,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
189
189
|
licenses:
|
190
190
|
- BSD-3-Clause
|
191
191
|
metadata:
|
192
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-
|
192
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-rc2/ruby
|
193
193
|
post_install_message:
|
194
194
|
rdoc_options: []
|
195
195
|
require_paths:
|