grpc 1.66.0.pre5-x86_64-linux → 1.66.0-x86_64-linux

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: 61b3880dec05b866012e52ff876dfb9ab07355747641676147346d11729a62fe
4
- data.tar.gz: 41cbad5e2d2a62dd0d5ecd3ae90bf2332bc800b85daf939f7794ef3b1bfd77c5
3
+ metadata.gz: 601a5941893f612d69a7019095a5e57735372882e4a2e15714bf770298ed184d
4
+ data.tar.gz: c52237b084f30405c7af81a024b6e6b751a3bce2587ff9d9ac22adabcb1e0f9e
5
5
  SHA512:
6
- metadata.gz: 8b97a6e86376d943fa9363dd0c8b9af452e6e6d14fd96588593931f2db65788bc093089f1e9a883bc4e795c8c611c0f7780617db0a0ba8c6bf7e96ac14fc232d
7
- data.tar.gz: 8c27ad6079e4c0fac4672612c40cd3d366e1bac0fd5e52a3c3b068e5f99394e09b7dfbf6d7dabad5e0c47f37a261a0ff9d3aaf950975792acd9c03ad35dc3717
6
+ metadata.gz: e0a25eb3e011fc819a0d06c07144e8556890dfaa7779b4e07d930981557b0ab4c08ee79a744ec9cd91197a59bbb1d3bcc800466ccd4a589da59ae5f13292bceb
7
+ data.tar.gz: 7e04b89090a55eb1324a25ad1cfc882dd87c5f40dde705566a5ff1289a24257983c976b9d6e1c2212d703ebe5f140a6427cff93e8dca1c962b5558ccd6b125f1
Binary file
Binary file
Binary file
Binary file
@@ -14,5 +14,5 @@
14
14
 
15
15
  # GRPC contains the General RPC module.
16
16
  module GRPC
17
- VERSION = '1.66.0.pre5'
17
+ VERSION = '1.66.0'
18
18
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0.pre5
4
+ version: 1.66.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-08-16 00:00:00.000000000 Z
11
+ date: 2024-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf