grpc-tools 1.69.0 → 1.70.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
  SHA256:
3
- metadata.gz: ea96746ba97371b233cf8a8048f4b255ddc0558b2ce5cb482a7466947b388f46
4
- data.tar.gz: d123085da0e7b258dfc429dd911b9dd0ba97526ceab8d980676c93c41c162982
3
+ metadata.gz: 22e5698469c56df0a07ba5cd23c7857bf5b15da906d741caa3ab1b58e3d9b1f7
4
+ data.tar.gz: 643ff9dbe4afcb2d9d13801530549959a12a4fc50d6fd3a8f33d8d8f9bbc5580
5
5
  SHA512:
6
- metadata.gz: 7ae07a5db1eaac899de8c5179ca42befef4dc42ec446d6edf4652f3b6cb0140d0a333db46a62677d4451c2352eedb13afe470bd82ffeb150e67d1b3d8883747f
7
- data.tar.gz: c177553bdb189743504cfd066da594184308ff61bdf1fbac190a804205b6e4d7f50748984392720eaf51557ed3528e578b0932d00b93d88052aa686d3da8b3da
6
+ metadata.gz: 0cd6e8af0907800c904d8e086e4aa02b3b280475a07f2eabb0e04651a1659559dad43efae6a0ea7b02d62e645406719c7805b53b72c21a16a43c77808cf0cb01
7
+ data.tar.gz: d6375d0401a13512715c2bbce0b8ea818848f10dffa55aa79bda97dd544b05af0f6588c54a27d5e547525c6529fbbe137efc166f02b7b3f1720ada562e550ac2
Binary file
data/bin/x86-linux/protoc CHANGED
Binary file
Binary file
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.69.0'
17
+ VERSION = '1.70.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.69.0
4
+ version: 1.70.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-12-24 00:00:00.000000000 Z
11
+ date: 2025-01-31 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