grpc 1.66.0.pre5-x86-mingw32 → 1.66.0-x86-mingw32

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: 5fab68fc0da5ab03310d9224b1f1c882a66daaaa468c6110cf66bd9e5637c05d
4
- data.tar.gz: 94b0e89db78d04144a6a0204d6115895b8d0cd1e02853bf22eb83891d89da03b
3
+ metadata.gz: 821b62a1e5dbe92c9af50d75a7c616a84b25388571889e2ee4cea3385d518b2a
4
+ data.tar.gz: 108e039b701aeed8692ed7d6d674238ddc36244eb47153d5cb7f31a271bdf25f
5
5
  SHA512:
6
- metadata.gz: 20515d7f6d345b6376655acc0271fda4470bd80b4f625c096562dc59b5af05782abaaf0ec3d8f0d39a02069e1a6cf67143ce476f0fb3ef2ed23381b67e13d64b
7
- data.tar.gz: c67aa696a50fe37d6143b6b00a4f6c9c79178af8902194b1d6bd8c6bddfbd4d4178c90695df68d026c34669ac80eda4ec92f698d3aa771cb27686a5d601a737a
6
+ metadata.gz: c65c4a2b041fdc0e0b8a6f921e0a84882fa735244278366c34efe39db24395bc784457d8a209eba1c27a6d04f188e333dcc1ed8a419035b117e31699185b395a
7
+ data.tar.gz: 9db0b4a83755d38690bf2bb304e5f9761dc7b55adf2985873e60d453960f735dfd194c2b9bc5f364755c0e19f1c588bcfd8e0d88637fcbdcd7dd44a0eeab2a7b
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.66.0.pre5'
17
+ VERSION = '1.66.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.66.0.pre5
4
+ version: 1.66.0
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-08-16 00:00:00.000000000 Z
11
+ date: 2024-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf