grpc-tools 1.63.0 → 1.64.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: a1c5347d46554ea5723a8d6c0cfc5d2e296d28ed371dea2e5c08adde2c2abfff
4
- data.tar.gz: 97dd4296d62cb61333a959bca45c2bfe27e53e87499390ed79887dd22f49875a
3
+ metadata.gz: 68aa14436341f40a20a99f3fd252edd842f0b1697b0f06a2c84f2e705038102a
4
+ data.tar.gz: 3aa3b30c69b9cc7da0b95c944dd259554a86a30344da87844b84fb98aebdaf78
5
5
  SHA512:
6
- metadata.gz: 55386f084f4c1e5d148c3713a6a5df437f2ba8542ea42bb4e3b65915f38c51beae7cf3c8da66a986644acff2d8a82e456b8f9690ab8cabca1f9ec587428f0298
7
- data.tar.gz: dd7039281dabaa4be2546965dbb4ba02de7b920656e6ba8047b8fe3f44086bdefd28cccde8de1aaadd13746f99f03c8517557063a327ea85fe163d50089a22b0
6
+ metadata.gz: c81cd8893c358355cf7db22cbc23747e6326300c3511cb96fb1f915bdbf9bdd404a5b9d504f182de5b2fa99708561bd70abcdf1702794f3329d568a4523851eb
7
+ data.tar.gz: a564a2db697dcf08023140baeb70c783a88038dee0b7974ef4abf12cd150d4dff4326e5956c75de9acf7902bf6039b9f90c7b7e0e461778a6eb939ee50ae5263
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.63.0'
17
+ VERSION = '1.64.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.63.0
4
+ version: 1.64.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: 2024-04-26 00:00:00.000000000 Z
11
+ date: 2024-05-16 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