grpc 1.66.0.pre5-x86-linux → 1.66.0-x86-linux

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe2763cf366ea4047d498d766c72e90225f7e3625243ce1ef011cca3af7e3bef
4
- data.tar.gz: f33c7e6596fb684d722aa169e75419ed895e7415049459edf5a7a051c4c6ad0c
3
+ metadata.gz: '08bd168f213f01db7d12dd474efd4616e6b436a95a6ab834680b1615bd4a3aa4'
4
+ data.tar.gz: 642f72c1cdf68872628c9bc0a869ea819aabf940516695191daf9ef151ff48be
5
5
  SHA512:
6
- metadata.gz: b687fe9b51d477738ea43f9fda0450a286901a778ec32c97cd4e81bbfc3e6b4f63147e1c04da143f4012472d6050fff79b898894c6533608cbc47188ae11e59f
7
- data.tar.gz: c85265c8375d7fb44870c20cec5b69b07df3ed9b10bb15a1989ac77224c6ab4ff1171d1ee7d0c1d8bf21af9c6c883413a4166fc2ee7ec05be3b089cd472b073e
6
+ metadata.gz: 6b50782e02d9635bade489124283e3c12fec38656e6bcf1a260911acfdd77431847ceab271589db29a52370ec1a711341130275092504a1eda71d69022586eec
7
+ data.tar.gz: 36af346a894d1a0d2b8334024bdcff5cba8f0f425e1ccc5a4b86229c66a8625a80e834834c7e30aca004e6bf7d490ac6b5aa8fb087bb6818df728f11038a174e
Binary file
Binary file
Binary file
Binary file
@@ -14,5 +14,5 @@
14
14
 
15
15
  # GRPC contains the General RPC module.
16
16
  module GRPC
17
- VERSION = '1.66.0.pre5'
17
+ VERSION = '1.66.0'
18
18
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0.pre5
4
+ version: 1.66.0
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-08-16 00:00:00.000000000 Z
11
+ date: 2024-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf