google-protobuf 4.32.0.rc.1-java → 4.32.0.rc.2-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ext/google/protobuf_c/ruby-upb.h +1 -1
- data/lib/google/protobuf_java.jar +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: 6e718b7c02c270671d7e6ee2a50fa7da8aa5e455b3f2f7b79d1debb472be51ee
|
4
|
+
data.tar.gz: d140a6e15d0a74c216a80a05025fa2954cd7ea7dcee7c955f95c52f31909aee0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d6e03a631e65183216a9cf98efff3e689ce2999de92d198e3a0b624494234405f660859246d96a023caec23df8730b12cd7c8ef6ac47c96ef74253fffa50f54e
|
7
|
+
data.tar.gz: 1226953bfd897612f17c0ab030dba64f1d77937a18e6c0c3ff3ca5f8406b1acede989fe3455fe07ef0542aa044f464097d970b2a19fc7202515eeffb235006ba
|
@@ -16029,7 +16029,7 @@ upb_ServiceDef* _upb_ServiceDefs_New(upb_DefBuilder* ctx, int n,
|
|
16029
16029
|
// features. This is used for feature resolution under Editions.
|
16030
16030
|
// NOLINTBEGIN
|
16031
16031
|
// clang-format off
|
16032
|
-
#define UPB_INTERNAL_UPB_EDITION_DEFAULTS "\n\027\030\204\007\"\000*\020\010\001\020\002\030\002 \003(\0010\0028\002@\001\n\027\030\347\007\"\000*\020\010\002\020\001\030\001 \002(\0010\0018\002@\001\n\027\030\350\007\"\014\010\001\020\001\030\001 \002(\0010\001*\0048\002@\001 \346\007(\
|
16032
|
+
#define UPB_INTERNAL_UPB_EDITION_DEFAULTS "\n\027\030\204\007\"\000*\020\010\001\020\002\030\002 \003(\0010\0028\002@\001\n\027\030\347\007\"\000*\020\010\002\020\001\030\001 \002(\0010\0018\002@\001\n\027\030\350\007\"\014\010\001\020\001\030\001 \002(\0010\001*\0048\002@\001\n\027\030\351\007\"\020\010\001\020\001\030\001 \002(\0010\0018\001@\002*\000 \346\007(\351\007"
|
16033
16033
|
// clang-format on
|
16034
16034
|
// NOLINTEND
|
16035
16035
|
|
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.32.0.rc.
|
4
|
+
version: 4.32.0.rc.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-08-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -208,7 +208,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
208
208
|
licenses:
|
209
209
|
- BSD-3-Clause
|
210
210
|
metadata:
|
211
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.32.0-
|
211
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.32.0-rc2/ruby
|
212
212
|
post_install_message:
|
213
213
|
rdoc_options: []
|
214
214
|
require_paths:
|