grpc-tools 1.52.0 → 1.53.0

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: 20550e882ed28e9ae9551ef8cc9b151336e55ef460dc08d246794fb30f80c5a6
4
- data.tar.gz: 57489b9a3cf854fe716fc34f276152df6be46a8ecadd2a5eeead6fdc74e7efd1
3
+ metadata.gz: 7adc011e870110e637134b58f6d69af7296c431418af7c7610b39da0039010bd
4
+ data.tar.gz: 73b232b3666c511dd20f677f911b79628a0ed565dd7f88e2a1c661cad0dc51b2
5
5
  SHA512:
6
- metadata.gz: 1bdcf24687c9f80959f7f11ea0d9413b9ecdd2eda409dfa8f23e53bc3cf2330d3cb5b0193239b0de1f65cced7972a50b680969e5613d8faada9033c635cf53e2
7
- data.tar.gz: af956f2e444f0c71ffc1bfed4682be3a9f6bd7418746b149ecd3634b7a51e329a2ecc51e6534bd186f90c3b60e7f71de24931d26cc8d2840d0126881918cb834
6
+ metadata.gz: 7a1ae5a92f5e4826893c95cd2f70321b3c4e6c871442b19e767d3f58cc9f971e15eb76f646adfdc61c6d92162fc410c3cf2e9c2017015b7cdf9203404111d950
7
+ data.tar.gz: cdf7b810cf59462da438705d9ac9b6233b3582b9fffd7570fd97a9ce46ead02d6d3b9d3c14ac4a26689768fcf2a193447434ddbfc79191722629d50fedc1ba85
Binary file
data/bin/x86-linux/protoc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module Tools
17
- VERSION = '1.52.0'
17
+ VERSION = '1.53.0'
18
18
  end
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.52.0
4
+ version: 1.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-03 00:00:00.000000000 Z
11
+ date: 2023-03-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: protoc and the Ruby gRPC protoc plugin
14
14
  email: grpc-io@googlegroups.com