google-protobuf 3.22.2-aarch64-linux → 3.22.3-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: a3ed44601ca30a6bc6ac79f3b210d2f4bc580192024763dcd5fd6450163c9ad4
|
4
|
+
data.tar.gz: f7df18c7a728458ddda3d35cc261de1aa5ff38f952d5a06e6876313fc6725940
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b5d095e0a3b505547fd7588e200d14f23f6498b995bfe893fff3d3c535a06b687b21d77ef27145db3e35edba2726653e2af0f58b700118db9dfc7fecd99ad955
|
7
|
+
data.tar.gz: f51ced9563ea564901ebe576a9e4d706ad7dda9a6df4746fb38eaa11bbd507313e3afb2b16926aa9ca1ef3c7f5295f25ba55f49241bd9adf4a41195d7b4008b0
|
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.22.
|
4
|
+
version: 3.22.3
|
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-
|
11
|
+
date: 2023-04-12 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.22.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.3/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|