grpc 1.64.0.pre1-x86-linux → 1.64.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: cf3ac445300ccb297a7982f2ac2dcf74420e94a6127ac30493b83b01aa315426
4
- data.tar.gz: 24dc3df9c0cf0902aa54598bf6b2bd55ec18b696ea146b14cff5ac09dbe673d8
3
+ metadata.gz: 8553488e62759ac91b419858c57124d441d5f9794080286558fcc901b2811944
4
+ data.tar.gz: 4907633cc9f520373e6253d4371f27edc8e0c22eb84bfb8fc504c86c302b94d0
5
5
  SHA512:
6
- metadata.gz: 7dc297490fbf95a8f56db7f56b3a09c713c85ebed87c55792300a8deca14f3ae5a84528918bd113d30607270058ef6a53a7c0142a6740f96d7872005693199a6
7
- data.tar.gz: 027f250416500f44a555f9399bd91938a877c096d75f4fc54dbb7f6d5b0c414d0c1c6974c2c24a3ecc7f3e0ac1e5450a3265c6928e0aab758e2c399b930a0647
6
+ metadata.gz: a0026d4cbf51b45fca9897c58d6bd1642b7ea515386b529ecee2d6fbb040665f5797bf483a00dfd7fd585bb39298225723c274bd1a339228b1f323f624c1f00f
7
+ data.tar.gz: fc8b4218bc019cc741ba1b1f1f27739dc94e167eb44f2ce81e8881bc4e65358dfdd20641c5f212d612a566719f8c30c985554d5a8c41eacf3ea758af52c95a4c
Binary file
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.64.0.pre1'
17
+ VERSION = '1.64.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.64.0.pre1
4
+ version: 1.64.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-05-07 00:00:00.000000000 Z
11
+ date: 2024-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf