google-protobuf 4.27.3-x86-linux → 4.27.4-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: 4c7735b562b591b7e9150252e470c19e18778a15397bb8432f82f804c284c668
|
4
|
+
data.tar.gz: fdb839c67c990e9e51af6433770d4e204300f42c579f9ed13b686d7874533f49
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: da9c30c81d15fcb19b2026edb66ae39e2abd42ee89cc1cf35b70fd88a1f07ed732706a7eefd5abc64783f17d8dd905b7a604e346cd40e8eea8b4f49fca7adf05
|
7
|
+
data.tar.gz: 803b84e808d0903b53c9bceea9d768f5aabb49478b154762e37201fa21c3ef9c36dc0acdc4224fc96278ae3c1a1f3775113605f2ac306bbdfbb202a9ebf364a1
|
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.
|
4
|
+
version: 4.27.4
|
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: 2024-
|
11
|
+
date: 2024-08-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -190,7 +190,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
190
190
|
licenses:
|
191
191
|
- BSD-3-Clause
|
192
192
|
metadata:
|
193
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.
|
193
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.4/ruby
|
194
194
|
post_install_message:
|
195
195
|
rdoc_options: []
|
196
196
|
require_paths:
|