grpc-tools 1.66.0.pre3 → 1.66.0.pre5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/x86-windows/grpc_ruby_plugin.exe +0 -0
- data/bin/x86-windows/protoc.exe +0 -0
- data/bin/x86_64-windows/grpc_ruby_plugin.exe +0 -0
- data/bin/x86_64-windows/protoc.exe +0 -0
- data/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 89212c13bc90f3be50765954b84403eb5e275028d463620e0223b8a46ebb3523
|
4
|
+
data.tar.gz: 8fa67cd094ff5d399db1921f97c7373e3ec3a0945816ad944c863b7b1f2d561b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a31e64493fbc79be15b372f72f9f201cfd971e32945f184fdc2d0055963c54d943cd07ec79622dbca1ed565ff8a928788125964464f3d00356f3536cee1d216c
|
7
|
+
data.tar.gz: 76b9e76b333287e1727eaa43d5a2b7a8f2f947ae9e5b7e00cb292e08ad1eaac31df8e4d3c048630763e583a74755eb949695c1b24678ade6d79658ed11937399
|
Binary file
|
data/bin/x86-windows/protoc.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/version.rb
CHANGED
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.66.0.
|
4
|
+
version: 1.66.0.pre5
|
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-08-
|
11
|
+
date: 2024-08-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
|