grpc 1.61.0.pre2-x86-linux → 1.61.0-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: 168975cfd0c6b5927da464310ad1a040078f0be4dcb826a2bd8d18867651de19
4
- data.tar.gz: e8e803631d625ca64d48d0193ad38ac7d83a52b315529139333259ef780b2f69
3
+ metadata.gz: 1f6b9fe1157ab2b54fa8e8533d14d70ab0856d6556ac7c21875a89b1a8d9afdc
4
+ data.tar.gz: 8aa51947af0e8af3ffc87a951041fc62bb12d29a20f6e71af4df4dd1b4c90866
5
5
  SHA512:
6
- metadata.gz: ade3c63ac731dc4cbfa0e822a20191a359a1103bebe2fba54fad0f89d70ea7b1fb59266873f0501229fff043da01a81a51e11edcdaaac17aacfb6faca4ec1f6d
7
- data.tar.gz: 28adde51f81cebcc063c0257d816eb8e5184e1602cb08f9dad66186d0aa30b40c7d26773b6728106861010244df157a926b717db3f85e1ab85d27d646607e414
6
+ metadata.gz: bb00ef32f0499644d19e88676a7e93094473ee899ec8fcc4df314a047da5233cc27f8c895854e508456964f8aecdf694263a1d5175ba67ddb96879f948a7bf6d
7
+ data.tar.gz: 7f87be7f926817acfda4526b41492061bb65225d00843eb2f5e9ae66d23eb86231d1fabca7a9931b623a3949fedd62de22dbf22c6e3dd5c9112745ba91dd88f7
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.61.0.pre2'
17
+ VERSION = '1.61.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.61.0.pre2
4
+ version: 1.61.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-01-24 00:00:00.000000000 Z
11
+ date: 2024-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf