Skip to content

Commit

Permalink
chore(deps): update dependency protocolbuffers/protobuf to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 2b0506f commit 7f9894a
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 @@ -4,7 +4,7 @@ echo "Download protobuf..."
mkdir -p protobuf

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

0 comments on commit 7f9894a

Please sign in to comment.