grpc-tools 1.14.0 → 1.14.1

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
  SHA1:
3
- metadata.gz: 483a62f9a98b22059a6577e2d3772e27b6262a9c
4
- data.tar.gz: 8ca171952b1e39d63028d904d7f4320e47761734
3
+ metadata.gz: d7647da779c7d837d0315a238c7a87856fb1dcdb
4
+ data.tar.gz: 8db535bf0dbab14b80913c558961f08be5a862ce
5
5
  SHA512:
6
- metadata.gz: 88afb63e600943abd7eaa43cbebb18c7fe2a2d11223737946924e184483112b5d96c9c35a586c4d47140a733e73f09018e59290e16892aa36af8b217f8dd1780
7
- data.tar.gz: 5d88efec9a3ab9a0d7b1730a40a424f5f21ea4bfd9b199db5bb369ef7cbcd750cd7e6b3876069c51cc6a51cb5a936d7cc1362f5ca707a0b746b8f984fd8ac0dc
6
+ metadata.gz: 2026c428c5d8362d0e70410f3e599cb7a09acbf590d86494b532e3c0921c933ff2119b04f471f1a593276e61f3b85049c245667154d2949b124508b097303058
7
+ data.tar.gz: 41edaa1252da0fa5eebc718d88910ee42cf12b76b0e15733102c232d0ceff0f436d3dc1c52e48215d7a1308a677a6a87888118df712d01c32ed42dc498026080
Binary file
data/bin/x86-macos/protoc CHANGED
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.14.0'
17
+ VERSION = '1.14.1'
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.14.0
4
+ version: 1.14.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-02 00:00:00.000000000 Z
11
+ date: 2018-08-08 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