osrf / homebrew-simulation

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

Rebuild fortress bottles for protobuf #2663

Closed scpeters closed 3 months ago

scpeters commented 3 months ago

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

Created using:

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

build bottle