grpc 1.54.0-x86-mingw32 → 1.54.2-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of grpc might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dedbd8dfcfe968cdcc5e264d355f5431633a8d59e0ed27ab1dc8235d367e9976
4
- data.tar.gz: 6170c0963ecd4c55ba693789cdc209c1cbc5132681ad5a312b701c500f59be17
3
+ metadata.gz: 8e2a6055ac850e798d4adb6234e0d7477a54e53cc78e7ad2d5b7f53cb9ff1bec
4
+ data.tar.gz: fe8cef184be85c11a66353e40653193552890acf33a6b77569032632a52cdf9e
5
5
  SHA512:
6
- metadata.gz: 823acb33698c1f5685cafbd525f80c6aa6c5500076f8aa4c08442856aa722db0663c294a5bf09fd59b33a5012e54bef639b3d0885b981c0d962109e3217ca470
7
- data.tar.gz: 5cae476bfd2c8534815ab0997bc90dcedc7593befb43193f1be1dd557e142fbdfc0e3e6b529be6ebaa4077cafcf66201fabb9f7372d7d46f3cc4d7d29f1dfb05
6
+ metadata.gz: e9212e9e5947e2bc1c2a2fd46a5b19852e27850fc1e77340983438cdcad6e418d895d5ce1fcad1b6c4363bc0b2fbd5d1a7f9e01cfd49fa57c82ba18e848003d1
7
+ data.tar.gz: c4cf775ec20437f349bf0ac7255f40a3b16bd510724b193de4b8d65116f04bfc4b91db7da4a3ffbc9478959f561697c65006558aca0a7ed01b1f52d48c2b35d6
Binary file
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.54.0'
17
+ VERSION = '1.54.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.54.0
4
+ version: 1.54.2
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2023-04-13 00:00:00.000000000 Z
11
+ date: 2023-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf