grpc 1.62.0.pre1-x86_64-linux → 1.62.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: 76e78312ff2d132a549f915ce7bf5e7bdc2dd9718cfca6a69133de7ab4d75299
4
- data.tar.gz: 1e5942cc2dcd94251772946b156fba194aa6f5f4204258e82380da5e8bb73460
3
+ metadata.gz: b872f8f38b99489c95c3ce2d3305d5d7fab020fb0fed64899b55c64e2a2aa961
4
+ data.tar.gz: c98aa09857bb64349e964b852b06f1ce338217647c9bcb442bf5ef25890fac9a
5
5
  SHA512:
6
- metadata.gz: d32ab37ac6717e2adc8f375c9cff5514bc4cc78c020b1e4b43a3a7caef7fe3d99e0b0c8d1e793a08d647505e748f094a05277b4ce2da70dc7415416b82cc94f5
7
- data.tar.gz: abdb1eeb52ae3021326ed0a1c16b9b0500e5d9414587081bc5dc27b0cddf975270aa073aa7e5e4cdc5b4658637fe074f36472e767a2c91efb9472325d8f01636
6
+ metadata.gz: e07f58e20f9dd9363dda0e55f224401c81312544af366351f15dfda730bb8fcb08794467ff956a001835979f7b9a7b156ed040899cb6f9545301b1e786e2f507
7
+ data.tar.gz: a6097b1f673117503471077a675cadaae850d71cf1732fa1d5c9ec13e93214f64492cb09cf46923d2d68bb58c00356d411fc6e6bca09da2e59f7bf85d40f31f9
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.62.0.pre1'
17
+ VERSION = '1.62.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.62.0.pre1
4
+ version: 1.62.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-02-14 00:00:00.000000000 Z
11
+ date: 2024-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf