grpc 1.64.0.pre1-x86-mingw32 → 1.64.0-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b8fb9a5ecb67a0cb950aaa0acb1a2ecf9c73fe3087b132534fba0a21665df884
4
- data.tar.gz: 4571baf466e1d1d4489606b17f2037858bd5399328dca01251afb75a1fadfe5c
3
+ metadata.gz: dfc790085e72a7e0b176e839a806a733a8a9b263dbbffe666db6b5fa8be122d9
4
+ data.tar.gz: 29ee1146bd931e34035386de8a0a61a087dd4c2c0963d736732970667af597fc
5
5
  SHA512:
6
- metadata.gz: 1982db85983b9ccfa2874a5a3f98fdf11ca02d7dcc80908b89f134a030b9554b21269c9978e9ca998ed3316304896769ba5c4ab5bc7fa676c69c10809e01edda
7
- data.tar.gz: 81043738611e89ee623fc71ce1b323eddc32d3ec2431f970580bd7e20174af0371784920c3ebeb4b57c95994bb2ae1949b8ff703aba749bdb603dbbec732b806
6
+ metadata.gz: bca1cfe390593a74ba36a0614165617bf3aa55bbffd2c6880546f56d6300cc6748ce82f4d5f3aca9fc7b5122d0dffe4e8ddb0e329cc6ec484875af7a69f6925f
7
+ data.tar.gz: 4269cc5375d4f22b7b11e607f5a878cca011c7e91d91468323b2a1e0ec51fc69161936fe5acea93d08e4ca4e333fa4ff3bb288a0889ef95ccdd6816c5bc1e01e
Binary file
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.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: 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-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