Install gRPC 1.54.0 (#728)

pull/730/head 2.1.16
Michele Locati 2023-04-18 11:15:37 +02:00 committed by GitHub
parent 14919cfed6
commit 9a9716bb6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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