grpc-tools 1.60.0.pre1 → 1.61.0.pre2

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: bd280cf103d16e5feb347efb4a57dff6689433395916ddaa7cedcab38e23ca76
4
- data.tar.gz: b08f459b3b9ca6436f8f151a0aa6ab3aca87b697be0d272caf1ae0f51839ebbc
3
+ metadata.gz: 39be3f42b634f759dac383ee3c5cbfc6551357a1fcc847f091577347fc110274
4
+ data.tar.gz: 7fc3a34edaebba04d275840b28ab61ce04c3e3a1d8dc967a74be6f16c3a99214
5
5
  SHA512:
6
- metadata.gz: 8372e42894912abe51112161cb5763ab05d1fc57b897e780d9130e5f101bce3eb2e5213033600cb9b59272fee68c0b5081c72706c54adcf0cb6d57cced01b9b7
7
- data.tar.gz: 166f0c74541f8cd92b43041e52f50135ea7c1a2845509c679fe25e8bc0bbf4e82795734097f0ae5a63d6946aba73202bd05ae21dfdb74bcde8634838510d5e1a
6
+ metadata.gz: fd925e0ac3f4345874fb11945f744ae3855f1ae69ff19db4357f3b8e20fe232ba9bf9dc7b36a7e6cc4fa7f9aa4cf604a457cb7fc18735c0349b4d6994a91996c
7
+ data.tar.gz: aa7fb21b8442eee3c55555686db5a13627c5d858329a3996212f27c5058579e5c3e44b3e56f59a4087ec120de4d7e6382551d4b6ff716dbabe9d00cfd3a5e956
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.60.0.pre1'
17
+ VERSION = '1.61.0.pre2'
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.60.0.pre1
4
+ version: 1.61.0.pre2
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-11-14 00:00:00.000000000 Z
11
+ date: 2024-01-24 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