grpc-tools 1.60.0 → 1.60.2

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: 2a60dd37a9c221c073c0003e490d539b0224650001e8f3fef3455b3ce2e552e2
4
- data.tar.gz: 5028309eb666ddd7f1496e4d652aee9258faff445912402a23580ca74ad02a29
3
+ metadata.gz: 4dc7da98d799ffb9bb642a65193af2d35ed82ebb4dda282f3e534aa30d870975
4
+ data.tar.gz: b3d7f04105f123abc2b98b5a43311a8326da596019e5328bbc8797a0a11f3c29
5
5
  SHA512:
6
- metadata.gz: 813bdc00ab909a2b4f97b2d7a9b99d1c8b4821eaebd4bda9acbec82544c75174815e809bbb17a5c8f867f416474708a603125b1f8b120992555a139372b22d8f
7
- data.tar.gz: bc5394522efd7914dad242951d6cd8f610ec508236bbbcd0c5e6e5965f9e32bb88d4a1eeb1c7decf5e88fc51bcd22314bc9f475248ec7b680b43c8115450393e
6
+ metadata.gz: e46986469155b5fe9ecd6250afa8160f96ce1d95acf420a044d4851be8e9bb5a31c19b80cdb5d66fa298e16ac5058866204ac943eb4d6cba9c352f69f7e42bf2
7
+ data.tar.gz: e82f6d540e3a502c74e3c258d1bb76d4c1d0372b66d1bff56cb83c1606d3d00b5f4affb95b2049b5bb6f55e38ae0036059bdab8224bb9044d9af9286de74d1fb
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'
17
+ VERSION = '1.60.2'
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
4
+ version: 1.60.2
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-28 00:00:00.000000000 Z
11
+ date: 2024-08-02 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