Bump protobuf to 5.27.* (#12197)

This commit is contained in:
Avasam
2024-06-25 06:26:56 -04:00
committed by GitHub
parent eff4ca189c
commit 1dbf21fa8b
3 changed files with 87 additions and 18 deletions

View File

@@ -12,7 +12,7 @@ set -ex -o pipefail
#
# Whenever you update PROTOBUF_VERSION here, version should be updated
# in stubs/protobuf/METADATA.toml and vice-versa.
PROTOBUF_VERSION=26.1
PROTOBUF_VERSION=27.1
MYPY_PROTOBUF_VERSION=3.6.0
# brew install coreutils wget