grpc 1.80.0.pre1-x86_64-linux-gnu → 1.80.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: dbdf7b64a39dabb54fa1f6d7db80b6a70c1d0f189788e4758922c8cc832c4a3f
4
- data.tar.gz: 8956004c5f728f014dab4b781368967bc481325940304ead9f7a692188aea283
3
+ metadata.gz: dfe18601fec8d1233723743de44724c67e4771b351d89d165053bcfdf426637f
4
+ data.tar.gz: 4fb8ec49da89cdb471ef577a75bc5b8f8931b5aecb803e26e6404f569b11fa37
5
5
  SHA512:
6
- metadata.gz: 7d04ac7b6185fc7cabe4f20691c547b40a6eb149b4c653ba874212773417bb2b1ceec0ebf60022cf2cf953dd630faf2173355b7e867af141e020421f0f6f85af
7
- data.tar.gz: 8f0365af4b709360931d43405c18de9a1b0cbeceb4600a51c7597f39b9a6339c6550d524ed3992d7c07237530411283fa65df66b69204546cc6e033eb4a4c5bc
6
+ metadata.gz: b7811b0e34c997660c57c9a9a8b24fff792f49943e4d274efa32a71f3b2b53eeb3ee519cf17da9b50ef4e54763b36837f46f5cc01f465a9e3e58f3048ac22ac5
7
+ data.tar.gz: ba6e39c92bdbf9d6a98b157651447a74e5ea782c91f09a41211549334c61fad9afaba506be88809275d567417c4d132b6453e85a10c8b0e72407b8e99ea44dd7
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.80.0.pre1'
17
+ VERSION = '1.80.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.80.0.pre1
4
+ version: 1.80.0
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - gRPC Authors