Install grpc 1.57.0 by default (#785)

pull/788/head 2.1.42
Michele Locati 2023-08-16 00:38:34 +02:00 committed by GitHub
parent c38194cb97
commit 3b15696439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2837,7 +2837,7 @@ installRemoteModule() {
fi
if test -z "$installRemoteModule_version"; then
# See https://github.com/protocolbuffers/protobuf/issues/10619
installRemoteModule_version=1.56.0
installRemoteModule_version=1.57.0
fi
if test -z "$installRemoteModule_version" || test "$installRemoteModule_version" = 1.35.0; then
case "$DISTRO_VERSION" in