grpc 1.80.0.pre1-x86-linux-gnu → 1.80.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: 8093912a3c0ff3ff7907226dc7dfcc5088802b14ef4beee3181193c899ebcfce
4
- data.tar.gz: 48a8d1ddae226b3e4958d79c429cfd28fa294f57bdcc5e38942411886185f3a8
3
+ metadata.gz: 0a7d009de67b9cf1584c61f693406cb4e6bf99a51743cce124fa45bb45a7e472
4
+ data.tar.gz: 925b4b8e9b4c40a172a235ab3ff139197f04c8666ba7543528d0c10fe81741a3
5
5
  SHA512:
6
- metadata.gz: 76b354eb094da729be4b6345450d002473bafb1579997ea0dd43eb4858ce8634820553bfbf7f1416ee9afc2bcf854f236d91ef582e22d1579260038340665a5b
7
- data.tar.gz: 5392ef78c40281cb1684ee697aaa2b071553340a5eb22a446f7f2462a24f096ee282fe0e31e3b15fb2bf91b7c568f25d28b77f22963f1ad0626352ecbd62a5d0
6
+ metadata.gz: 8b44d3ed1e38aea9eaca9452c5a50c71a15f13f77b5f641066c99150d233e48406d3b784f8e811bf85ecb043018094fe6cad547dcc8fe5cf1e556ba494f16d07
7
+ data.tar.gz: 1f6d544e2cd3b0b2620d554167065c6096b831b16b81aab2aedfbd965049674b893638f8d3858d26c760c68ed5a0f3d5d3915370d2714e4cda9ea5d0b31ef202
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-linux-gnu
6
6
  authors:
7
7
  - gRPC Authors