grpc-tools 1.52.0 → 1.52.2
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: a5936c3e1ac38d1c0042293ff951882e6824a1e6d1d72ac01dba9ddbdac71aaa
|
4
|
+
data.tar.gz: a2426e844d4ee15d644e3b6d1101548a50387e85f40c4f7606953ad42e24ec14
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e8402528b776f73db6837c322f058b0b21cf817a810b3240a92e31a8e6e38479e79d61922d682ec9edf15cdb5c885df6ee8bb528b0ca106e45aa33d748ffc451
|
7
|
+
data.tar.gz: 72f3b36057a8c25f662c98b7512b99b2709033fd38cea723f027fd2329ce3f971c732d416f6eaca4fca85ea79ac1684e32c47eb8859535139c2b796b726181e1
|
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.52.
|
4
|
+
version: 1.52.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- grpc Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-10 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
|