grpc 1.64.0-x64-mingw-ucrt → 1.64.3-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: 64e10686482a02a792fa476ab874b55278e270e0dca5cbba7a2e1a6a248b063c
4
- data.tar.gz: f30280166a3e69bab8636782735ba8565b5f77ba567c8af9399953060b8643fe
3
+ metadata.gz: ccc1c4438f98133fe1907af6bd10b6add8de6847fafa7fb9a69d45afd77c206b
4
+ data.tar.gz: '0143109b4a110fe952b94799aa09ebb0702dddc912b082c3fcfafb74159c753c'
5
5
  SHA512:
6
- metadata.gz: c480415b7b232e3f5e1e7728ced25663c3bb9847310d23ae9af0260d7f6b9f599c9192d56d6e6e912a163dcddb42ca2c8607c5c13d994b1db478560714eac44c
7
- data.tar.gz: 61cd5631a8e4beb2edde12a3a1b682aa46b370ed98508367db909fa115dcab7a552c26f60edb97fa97d8a815f7d33084e8656c6e74965f9a0b9d1da4757e7f0b
6
+ metadata.gz: d571e03147f49dc9e7df352525f5584daff45f4ca3d01b1abcb396f54c13437a8d79c6a807183d04f608604e67a6f367cfd0d3bb5b223c8eb1ec6e03123251af
7
+ data.tar.gz: 3e3224939080e3e411c8bf73e71d19f6720b3e692d990b976579eb17b5fd64f666266c1fd426157510cd494a07a2fa83b6dc7d11db56c712a4ebc29a5eb6021a
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'
17
+ VERSION = '1.64.3'
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
4
+ version: 1.64.3
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-16 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -351,7 +351,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
351
351
  - !ruby/object:Gem::Version
352
352
  version: '0'
353
353
  requirements: []
354
- rubygems_version: 3.5.10
354
+ rubygems_version: 3.5.17
355
355
  signing_key:
356
356
  specification_version: 4
357
357
  summary: GRPC system in Ruby