grpc 1.64.0.pre1-x86_64-linux → 1.64.0-x86_64-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: f6c87f6ab0fd8fc4b401c53d00411f845e67a01988790b8a7392b78367ce9d8c
4
- data.tar.gz: 477ff6f08399c102071d65a2a1f75f7419442212300fab83f843fb30371c9f61
3
+ metadata.gz: 645417a552796f2ebe3c31716da48f0a19658130a2db46e58550f975f82c20c3
4
+ data.tar.gz: 9fcf9fe83a9c3cb1d03280c62a299cc85a9ebee1fd6ea8f29635ba7f8d4569b4
5
5
  SHA512:
6
- metadata.gz: 4d9b9716370df5be9babc2ae6df0b795b4297183451867807d87a1e5c326a366a0548e3854ddc080eab49e61d615fdbdb0c0379a3835a00cedb54cc5a007c89b
7
- data.tar.gz: 481c8cb192ef07b1b48acbed86a912a5964a69f552786f2ed063a16dac7203039ae7a0acc28d827b192c52cb87eb4d858d8d1bb922e6808a202fe544f2956a6d
6
+ metadata.gz: 95e611f65036176c4590c1ff3b1039c8302af04b1d0cdd72b0ab0c36036a2f9c5510b21b1423926a7813b6f99cf0935d503dd939e57e6b3479e89213457d83c8
7
+ data.tar.gz: 53ed28d66945077a45ad53b4128cfdc9a01d467bec89a7c95ffd52345ee3e3e00790d8d9707a8dda5745f60d329c1392d12194702e40f171a83dddaa48edf3a7
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_64-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