grpc 1.84.0.pre1-x86-linux-gnu → 1.84.0-x86-linux-gnu

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: 8110ec72258cccaf18e6c6b36ce2dcf3834140dc015d3b0093be12262f46ff85
4
- data.tar.gz: 7a47380158f8e71796570925ddffecc2c101b84ffb9333d2febad2159202732b
3
+ metadata.gz: b1d1b5ecb73e2ba56527cbe576070b32c3feefa6029e15a518d462d5e6c8b086
4
+ data.tar.gz: 75e381ae0b4fa6397c18b9ab6a1d88b0251352d3772207aa37a316dd2e09d2f0
5
5
  SHA512:
6
- metadata.gz: 86bf05fd4580e1bdd3fceb8384da97d73bd395da8291bfe83050f2282f5d5ec530580840bbbca6993f261213e41f46f9359ac87010fbd45c050588039be244c7
7
- data.tar.gz: 0eb5e3bcdcdea6a79b499e1f2874e36bbc16f8f26e4af972fb1a721326d339794672c3fa1cc890eb4b3799855bbe8edb14a3879c5a0fc951af0ad9449ffe0069
6
+ metadata.gz: 0423a863cfdceaa793a498fde9e7317edcd7f8749a237e29dd16f3cdc9800b04cefb456d90749c5d7c72a3a008a4ade94f5b870d9e6bbd56632072bf487607b8
7
+ data.tar.gz: 257f8ab38ae6c98d91b13eb1f0cff9464bbed481c57b9358fbcf93fc32ff56c1a61268d1dc02797a8a08b8eb2699af4643a4e443222cc4eb455786f555e4d19c
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.84.0.pre1'
17
+ VERSION = '1.84.0'
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.84.0.pre1
4
+ version: 1.84.0
5
5
  platform: x86-linux-gnu
6
6
  authors:
7
7
  - gRPC Authors