google-protobuf 3.25.1-aarch64-linux → 3.25.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: b453d59ed12d8fb4467222e822ae29e832bf6b956ef16af0afa500209bd5a63c
|
4
|
+
data.tar.gz: f2f8553a499f52c90ccbbf34f213f1468a3ccaf6442f9e90cfdc35e9c218fb0a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b9c11b14438775f5dce7736c017816d7c160a8e33993d552e9f8250bc1087faee844a83e1fcb6b88228bda94b7e4ae8b66639bf09fd189cc9a5761382c4e0c6b
|
7
|
+
data.tar.gz: 193bfa97ff72af2a52fbd3e2f5b7114d35c563022172262c130775c5c65bc9bdd6859d928140ef2806e6b6f1223069d9ab808c2f50606aa892f78f1d120d6303
|
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.25.
|
4
|
+
version: 3.25.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:
|
11
|
+
date: 2024-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -177,7 +177,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
177
177
|
licenses:
|
178
178
|
- BSD-3-Clause
|
179
179
|
metadata:
|
180
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.
|
180
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.2/ruby
|
181
181
|
post_install_message:
|
182
182
|
rdoc_options: []
|
183
183
|
require_paths:
|