grpc 1.63.0-aarch64-linux → 1.63.2-aarch64-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: 91751d34762aa095f578fb7ad8204760950ba238e85c6a7e0a3e7360bbc7cba1
4
- data.tar.gz: 5a3475c99eccf0ce20dc5748b86cf9b73f9d1423e14d646c9cdf55f975e103c4
3
+ metadata.gz: d8f6905b807615665ede073782301709570ddbc68086dc6714be39e65667988f
4
+ data.tar.gz: f9a7d002b51f95f1732994c5fd72737723b8d8e8c4ecfbb35aa4728119ca5ef5
5
5
  SHA512:
6
- metadata.gz: 6ef75fafd48aa91a768124bb35e77486f73bd909fd62b3943a2b0c5402f6a64195414ef4ceb62ac83b64b2700e6708a6ddc6a6670ec391d03a07ed65693a7619
7
- data.tar.gz: 44d25bb403b4d08af4d8f22bd5af1d2598bcc414f415e5eeb3155b32c79ba27f27895b8a63129adec2b74ba9e310d5ec044b5978795a7b2546f3165e727d779e
6
+ metadata.gz: d12f940f722abbade36048b35e0bbf753ab3ef175a5a7343c0251d6d8f74f8e051631ce9899424facefa9e7b2e3ae42aa268278054b4e3297342c4fd059b757e
7
+ data.tar.gz: fc723ccd7c0fca99f6981a73893eb52329bcc17aec68c7ee6787c7763a8881b807464cfa861dac4d071bb09a18c20aa6fb45bb9c94559a98092f025a38bdf732
Binary file
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.63.0'
17
+ VERSION = '1.63.2'
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.63.0
4
+ version: 1.63.2
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-04-26 00:00:00.000000000 Z
11
+ date: 2024-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  - !ruby/object:Gem::Version
354
354
  version: '0'
355
355
  requirements: []
356
- rubygems_version: 3.5.9
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby