google-protobuf 3.25.2-java → 3.25.4-java

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 02ad8ba5913acd67e758f55de627b570f80de510945cf07b1fe34dea1c3bc8a6
4
- data.tar.gz: 5eb6973284aeef112085210c1ecb3d93363c1fd93048c0f87fb9385473b87cf5
3
+ metadata.gz: c383a12660004f41a5227f6fecf4942246973fbd971dd362dd1de620415ade9b
4
+ data.tar.gz: ed6f32b6f02986fd69395a14f40e6227335812d3eeb35673428b3217bbb4203c
5
5
  SHA512:
6
- metadata.gz: 03475d3e04fcc0a7216442ebe962867fbcd6290282bb7124b5f0cf100bdc0de64d48c05680532e9f4171f77114eca06a3c930763eeb02179d203996fade829da
7
- data.tar.gz: 19eee11d54ce48118eae3d79c8ed88a5ba36696d5ef1952b53c2b5b020cd4dd41e7e26171af511737c46a2227680aeb811f375a8a09bd9e4ffa873c7b3eeaada
6
+ metadata.gz: 7f28c7ca2626914dbed361a4ffe78ad4d41afec4031b22c5d603766cbcf61923aeac5d5dfb6a3b04ad42804cff0065c60e260e71c9caf66f627cb0a7aad02afe
7
+ data.tar.gz: b5e804aad2812e4b331144482d478b2fc534067dc315702a6cf696ba6312ee8ade68da7e8df82024745539bfd3af5a8107a1fef32b9e1f6e6ecd47cc6e048dbb
@@ -10682,7 +10682,7 @@ const upb_FileDef* upb_DefPool_FindFileByNameWithSize(const upb_DefPool* s,
10682
10682
  const upb_FieldDef* upb_DefPool_FindExtensionByMiniTable(
10683
10683
  const upb_DefPool* s, const upb_MiniTableExtension* ext);
10684
10684
 
10685
- const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10685
+ UPB_API const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10686
10686
  const char* sym);
10687
10687
 
10688
10688
  const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
@@ -10705,7 +10705,7 @@ UPB_API const upb_FileDef* upb_DefPool_AddFile(
10705
10705
  upb_DefPool* s, const UPB_DESC(FileDescriptorProto) * file_proto,
10706
10706
  upb_Status* status);
10707
10707
 
10708
- const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10708
+ UPB_API const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10709
10709
  const upb_DefPool* s);
10710
10710
 
10711
10711
  const upb_FieldDef** upb_DefPool_GetAllExtensions(const upb_DefPool* s,
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: 3.25.2
4
+ version: 3.25.4
5
5
  platform: java
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-08 00:00:00.000000000 Z
11
+ date: 2024-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -179,7 +179,7 @@ homepage: https://developers.google.com/protocol-buffers
179
179
  licenses:
180
180
  - BSD-3-Clause
181
181
  metadata:
182
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.2/ruby
182
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.4/ruby
183
183
  post_install_message:
184
184
  rdoc_options: []
185
185
  require_paths: