grpc 1.62.0.pre1-x86-linux → 1.62.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: 953c87c4f89cb86b6e34c1482b7ab4200bda94161c5041c2e47c0c99cf9eb9f9
4
- data.tar.gz: f467d194666c9f165d0e3e46557c73be4f8201eb905a400b6963704619138115
3
+ metadata.gz: 2acbe1523cf3e6bd330134b4989dd66b3927ee5f2889a90f158f927bc150a613
4
+ data.tar.gz: 8c35f87791f87b9ef7eb7cd471c27d4fead01eb7a795de215719dadea1b2b432
5
5
  SHA512:
6
- metadata.gz: 6d4e8e391803a8e3635ecb6914328ce62c501070db46c3e96668066cba3c517cc751ab3b77bc36cc366f8f5018ded0c2b7de9105b7635cefb015a03ba369019b
7
- data.tar.gz: 78b0db9b060a68f1052b7291d804f21a5b970b7ca587e26461a70eb653cb03912da2cebbc304c2fdafc99e961b97a83908f06c9b04844776a245d60893f9fd79
6
+ metadata.gz: b811dd479d258003bf424b9cc2b50e32068da396dd0b594e887e27ad2080edc15bec6464a7e81cdd334a9065cf6365ac3b9cfc2d56e9f0437c04e62321d2921c
7
+ data.tar.gz: 3ccc244f956b212f65b26ba93e65c44b8c83699d2ca0321c40774c3b0ba96a25cf3ecd25025449d709734b7db5b2671a58ab328b2ff71d7d88b49085adffa49e
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-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