google-protobuf 3.25.3-x86-linux → 3.25.5-x86-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: acae7e518684eb6bcca88b660bbe30d69044f7b5306a6edae42205a7b11759ed
4
- data.tar.gz: e4bb4eeaf54e4ccad2e664d8483d6d5390f782e3731de9aa3425eaf5c47fbc10
3
+ metadata.gz: 2ac081ad3cea69498cc62542d51bee76920e378824d78009f315ce7af6be9923
4
+ data.tar.gz: 840ab046c1c67627268dd6bf56b2cd5be4aa7f80b4d66546181cf9f0ac97f9ab
5
5
  SHA512:
6
- metadata.gz: 241f8e832b78e358e246ae101244747ade2a9f4935b3a5373960aa062ed5d2cfa176f983824442b9a6a985570a8e925319cc50096e9a5716538210e9168d9eea
7
- data.tar.gz: ba100b0102d9b38a1125a1b3fffcc0949c4850d79fb3bc74d2ad245426d9e32535f9f9375bc6223b5c3a6b5f4fe1b1fd5815ddeed3d17786039f51c53cd786a6
6
+ metadata.gz: b64fea6efa5c3a3ea446adbeb213aa6d47881867f65b63a54f6c277240c15074441db7c353078c51e5d47047fc1b0947bd8260c89865bfe397a7cd4ba66935d7
7
+ data.tar.gz: 8ab8790db6d588c5b9d0a9166fe99153c80db0d1ce23e3fe641c834507ec58d224ebb62655ff2383939b6d0759fbae314287c93bdc4ef307ecb8b7ca1455bd60
@@ -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,
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.3
4
+ version: 3.25.5
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-15 00:00:00.000000000 Z
11
+ date: 2024-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -178,7 +178,7 @@ homepage: https://developers.google.com/protocol-buffers
178
178
  licenses:
179
179
  - BSD-3-Clause
180
180
  metadata:
181
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.3/ruby
181
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.5/ruby
182
182
  post_install_message:
183
183
  rdoc_options: []
184
184
  require_paths: