Skip to content

Commit

Permalink
chore(deps): update dependency protocolbuffers/protobuf to v27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 336a7b5 commit 18ccc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/99-protoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ echo "Download protobuf..."
mkdir -p protobuf

# renovate: datasource=github-releases depName=protocolbuffers/protobuf versioning=semver-coerced
_tag='27.2'
_tag='27.3'
case "$TARGET" in
x86_64-windows*)
_suffix='win64'
Expand Down

0 comments on commit 18ccc8b

Please sign in to comment.