grpc-tools 1.65.0 → 1.65.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4c6a06c53e3fa2a940934ee41d644b6118b59a5dbefea0a27c67da9ebf90a7fa
4
- data.tar.gz: 8d2a5913f159a8e7af82bdeaf4dd1786243eb1ded0773419172536a93a6b42db
3
+ metadata.gz: d9820a2a4652452587d0066025f5d37763b068900a004bec0a078d686de69329
4
+ data.tar.gz: f2fe0ecda36db992e0a5405613d4d0465947575a9c0dde31413ff694ae7d54dc
5
5
  SHA512:
6
- metadata.gz: fde63cc7c75c558c2d9624f41053fce6479de3289b966832ac53daaa6381a79e9240b1eb8e6b830a52948ef0c6d4d121dcff5133ce424e5d96052217fbc978ea
7
- data.tar.gz: 4945868b220f97c3698adb36bed420d25b6702242728761842e69fc07e940375bf0f26b55fa49c99ca2c52b61f35d298d9cd0f9d12977056600840f0e41a72ac
6
+ metadata.gz: 9d31d109c7be6192831818a78cd70378196a43fd3d74bbb268ab2af625a25f5b1fd0df599f365cd5daab5de9198604dfb6d1734b312e2acff92287a958fb7322
7
+ data.tar.gz: 5bda58164d17e3baf9cb1027b2b39c5af4f87abc0db492dbed46ed07ede4e5953585e5430281f7976623f58543a7192aa2d56bd733fdb2d227fc6ed09840dbbb
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.65.0'
17
+ VERSION = '1.65.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.65.0
4
+ version: 1.65.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: 2024-06-28 00:00:00.000000000 Z
11
+ date: 2024-07-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