grpc 1.61.0.pre2-x86-mingw32 → 1.61.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: '05706184d48c2e3ea46a84f443211069fce1d18dd43698b416c63b2938b352dd'
4
- data.tar.gz: 53848f87e90da43933f02b11669d7a4ace675b7744afc5d7c5ea29d7a6cbf857
3
+ metadata.gz: 0cf6783404701d6037b5e54794dafc44c4be8d7b72d4c738b15a3922643b8273
4
+ data.tar.gz: 2d026091bd549533a8ae483bc2801572ccad47471fdd5b846ff867fb4775deff
5
5
  SHA512:
6
- metadata.gz: bfbebcddf540035b065a8db475b5280c767434586a9c8c886bdb1779ad2999fcdd65eb1e9975f8ec4f99bc38dd903bdc6c12e1bb9ebc28961bf864b3c7e9786c
7
- data.tar.gz: 914583e105e43426279a8178754f286cd4186cbda9fd305dc5a5a9386374a3543edc33dea78d43eefb45aaeb57ee95d798f3fb3a90326a708210cc850d685b43
6
+ metadata.gz: 10555ecae767f70ac6aa0698b1d46208dbabb02b2f872abd78875b19091ecfb68d80b723dbdbd289589f92dd936c74eff520955457c6b85e5d3a33cb165b8052
7
+ data.tar.gz: c40b4e78eca08f05ee42c0fb5119fd86fadf1b88af2b52bbcdd1676d1f559170fdc8fd1c2663c633e13f84aef93e9012bcd0b16200b1bdb78ffef96f431d862b
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.61.0.pre2'
17
+ VERSION = '1.61.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.61.0.pre2
4
+ version: 1.61.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-01-24 00:00:00.000000000 Z
11
+ date: 2024-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf