google-protobuf 4.26.0-x86_64-linux → 4.26.1-x86_64-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: f8197014c87709b754dc614d31bdb53cb8fb332aa413cb6471cc2fa29daa25ee
|
4
|
+
data.tar.gz: cecdee6d31cd906c2f832df0e27bfba10afb1753a3fdb8c5fe379182a62085d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79edcf85bfe6e04460c6b829ad057c0c2e0ed9db3efa2fab1ac4441dfdf533b4125d849b730eb523f224b4f15ce8200bfce727e6ada2e1d1047404656cbfaffc
|
7
|
+
data.tar.gz: fc18f5ea09ec0d95f39633a57a30fb72b6ce3bac85de8d0c4beb95635fb4290be561b1561c62b3d08cd21748f21af1c8ddb0bd13254b06e02c6dd8dca6bfb0e3
|
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.26.
|
4
|
+
version: 4.26.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-03-
|
11
|
+
date: 2024-03-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -175,7 +175,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
175
175
|
licenses:
|
176
176
|
- BSD-3-Clause
|
177
177
|
metadata:
|
178
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.26.
|
178
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.26.1/ruby
|
179
179
|
post_install_message:
|
180
180
|
rdoc_options: []
|
181
181
|
require_paths:
|