osrf / homebrew-simulation

Homebrew tap for osrf simulation software
Apache License 2.0
54 stars 74 forks source link

Rebuild garden bottles for protobuf #2662

Closed scpeters closed 4 weeks ago

scpeters commented 1 month ago

Part of https://github.com/osrf/homebrew-simulation/issues/2659.

Created using:

for f in $(.github/ci/unbottled_dependencies.sh gz-garden)
do
    brew bump-revision --message="rebuild for protobuf" $f
done
scpeters commented 1 month ago

build bottle