grpc 1.64.0.pre1-x64-mingw-ucrt → 1.64.0-x64-mingw-ucrt

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: b2fc243f33dec3bf8c6ebe8e0fa2a8d64f9607e45b53742562616cb7fcc148eb
4
- data.tar.gz: 7b8a7ad1679099a26a81e63b5f27ee6b4aa0694199dc704c52bbab5d7bc3f2a9
3
+ metadata.gz: 64e10686482a02a792fa476ab874b55278e270e0dca5cbba7a2e1a6a248b063c
4
+ data.tar.gz: f30280166a3e69bab8636782735ba8565b5f77ba567c8af9399953060b8643fe
5
5
  SHA512:
6
- metadata.gz: 823696ad3e11638de2f4282fe20916d09c44eb2cb7270bd76d71cc5a1efbd973144e040fa62ad8841e7072f45e555600ee9d482af38fc68c055ac13d54410aea
7
- data.tar.gz: 5a350a337d2eb0101ed5a6e4ddad433696756354c304dc8bde7df0748174b796c652ca2aca04a0320b1f7f567eff8351c1d1e92cbea0c05f3d041b5ddda849b2
6
+ metadata.gz: c480415b7b232e3f5e1e7728ced25663c3bb9847310d23ae9af0260d7f6b9f599c9192d56d6e6e912a163dcddb42ca2c8607c5c13d994b1db478560714eac44c
7
+ data.tar.gz: 61cd5631a8e4beb2edde12a3a1b682aa46b370ed98508367db909fa115dcab7a552c26f60edb97fa97d8a815f7d33084e8656c6e74965f9a0b9d1da4757e7f0b
data/grpc_c.64-ucrt.ruby CHANGED
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: x64-mingw-ucrt
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