grpc-tools 1.64.0 → 1.64.3

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: 68aa14436341f40a20a99f3fd252edd842f0b1697b0f06a2c84f2e705038102a
4
- data.tar.gz: 3aa3b30c69b9cc7da0b95c944dd259554a86a30344da87844b84fb98aebdaf78
3
+ metadata.gz: f0dd43c6b4d07ef86a8cdb80d877f457714a24365220634a5146657627cfb922
4
+ data.tar.gz: 304bf13c3c361bc96f2ebf3715f1e522cd0555186040f199b065053e9821b4fb
5
5
  SHA512:
6
- metadata.gz: c81cd8893c358355cf7db22cbc23747e6326300c3511cb96fb1f915bdbf9bdd404a5b9d504f182de5b2fa99708561bd70abcdf1702794f3329d568a4523851eb
7
- data.tar.gz: a564a2db697dcf08023140baeb70c783a88038dee0b7974ef4abf12cd150d4dff4326e5956c75de9acf7902bf6039b9f90c7b7e0e461778a6eb939ee50ae5263
6
+ metadata.gz: f9e056007b28574af8e071b681685b5987b64e6c90638965a1e4fecd97b93fb5d2f118c6d26f1505113a60d1fa32a1f33004cef8ab445acb5abd7c385c1c7f4d
7
+ data.tar.gz: be738688a6194191cade8822e4b6929b3923284c32233d45ff46fcbeaac650cba473d6b7ab542ea3ee3fdfcc6116a59602e67b0fcdb028fc2849ab32ec762a4c
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.64.0'
17
+ VERSION = '1.64.3'
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.64.0
4
+ version: 1.64.3
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-05-16 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