osrf / homebrew-simulation

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

Rebuild harmonic bottles for protobuf #2661

Closed scpeters closed 1 month 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-harmonic)
do
    brew bump-revision --message="rebuild for protobuf" $f
done
scpeters commented 1 month ago

build bottle