Merge pull request #1861 from murgatroid99/grpc-native_submodule_bump

grpc-native: Update submodule and version
This commit is contained in:
Michael Lumish 2021-07-22 14:15:44 -07:00 committed by GitHub
commit 39680a5084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -91,7 +91,7 @@
'GPR_BACKWARDS_COMPATIBILITY_MODE',
'GRPC_ARES=1',
'GRPC_UV',
'GRPC_NODE_VERSION="1.24.10"',
'GRPC_NODE_VERSION="1.24.11"',
'CARES_STATICLIB',
'CARES_SYMBOL_HIDING'
],

View File

@ -1,3 +1,3 @@
settings:
'#': It's possible to have node_version here as a key to override the core's version.
node_version: 1.24.10
node_version: 1.24.11

@ -1 +1 @@
Subproject commit 85e22ef28d55f27e8efb3d5e2e43ca6f59971065
Subproject commit fcb7f6f3fff8ed1e9cdf1f6a056fd97fc9240cc4

View File

@ -1,6 +1,6 @@
{
"name": "grpc",
"version": "1.24.10",
"version": "1.24.11",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "https://grpc.io/",