grpc-tools 1.57.0 → 1.58.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: 2d72948865a172e60497f024efcc6fb4bb941a36170b4cf691947e21a1c356d7
4
- data.tar.gz: 88ed5003d04ad2a9ee2f4eaed5ade2dff18af2a0a2c36efed9dd7bfc524f567f
3
+ metadata.gz: d8c9d88cbd50c6c1899f4c0fdf4a95e2012b1a352f6eaec5fc9ca9b70f6ab7f3
4
+ data.tar.gz: b8e32870364885b180b12b07ed93ab89e94003c34472226f1dc4c88f0c036e90
5
5
  SHA512:
6
- metadata.gz: d703244a58fe0bc555758e2e5f6195a6d0b4f539b4207b7396bbccd6e8350779e50f41567b27200a9aa70a807e2ec4ab96c09a34f64372d76aeab1670bf5b2d0
7
- data.tar.gz: 8f678cbdaf5de881c14d0788b3a840228e654f198c8790417a9b4b077b38f89427c097e02b3dbe37313c2eeb4e86853601a250f8718fb1518b69b4a4cb7e925e
6
+ metadata.gz: 457f5c94299a387894fa3d92b850d829acdc881642b2ba65a4341ffdc953913a593d11349b7c4ed7d5e4cb273158f2ce568169049e528337dec655177e155ffe
7
+ data.tar.gz: 6a561b644b0712db05109d3b2d6d2a18687f6337988bdc0cec3105e1297f9938e26c70847b27a91fd00ea6c6ca6d571da2e5b35016c5acffb4945aadc011ad72
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.57.0'
17
+ VERSION = '1.58.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.57.0
4
+ version: 1.58.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-08-08 00:00:00.000000000 Z
11
+ date: 2023-09-06 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