osrf / homebrew-simulation

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

Rebuild harmonic bottles for protobuf 27.1 #2677

Closed scpeters closed 2 weeks ago

scpeters commented 2 weeks ago

Part of #2668.

Created using:

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

build bottle