Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild harmonic bottles for protobuf 25 #2485

Merged
merged 8 commits into from
Nov 4, 2023

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Nov 4, 2023

Part of #2483.

Pull request commits created with the following command:

for f in $(grep -L '^ *bottle do' $(grep -rnI depend.*gz gz-harmonic.rb | sed -e 's@.* "@@' -e 's@"@.rb@'))
do
    brew bump-revision --message="rebuild bottle" $f
done

@scpeters
Copy link
Member Author

scpeters commented Nov 4, 2023

build bottle

@scpeters scpeters merged commit ba86b88 into master Nov 4, 2023
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_harmonic_protobuf25 branch November 4, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants