osrf / homebrew-simulation

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

Rebuild citadel bottles for protobuf #2664

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-citadel)
do
    brew bump-revision --message="rebuild for protobuf" $f
done
scpeters commented 4 weeks ago

build bottle