grpc 1.82.0.pre2-x86_64-linux-gnu → 1.82.0-x86_64-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: 62d81aa06e2382276043f33f06479592cb21eed23ff6720375dcdeb9f272703f
4
- data.tar.gz: 7f004e15ca9e258788a3cad517647174fe5fbcb9793da0bb71529d6a185418ab
3
+ metadata.gz: 467a239ed070335ab133cf2bfe7e9fe3136e13e5b248d4688a56a5af3b6dd804
4
+ data.tar.gz: 89bbef7214d562fc431ae44b737b978894e9aaa24cc9e62bfb0d2d3271a038bc
5
5
  SHA512:
6
- metadata.gz: 7c14f5cc3af38497d88e841d242a7fdc50985b89b661752c7203d425fbcdefe0b1797bd02af3b68de13b891b069ac422836904bcc8dc794c3443baaf888627d0
7
- data.tar.gz: fa6eae258546337a897579f271638c4be627bfce9009fdbf45b9d2c88299224581100973200bc19f3f61024fa13a61ff47e7601dd122283e5e77ebd92ba5d034
6
+ metadata.gz: b5cf82e9848f2a4741519eb9027087855295f351856ad4689c60d733fc5c8905156feaeff886c17a1606d41c6b5eb5e04987314b81e1b60897c860674e2a238a
7
+ data.tar.gz: c7c419460107b723e30201a9e9990124e135f65703a78c54f3225fb58f1699f8580580c26691752c22f10dd567b238617c56fc7ec9ccb1003884f158d2c231ea
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.82.0.pre2'
17
+ VERSION = '1.82.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.82.0.pre2
4
+ version: 1.82.0
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - gRPC Authors