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 garden bottles for protobuf 25.1 #2496

Merged
merged 8 commits into from
Nov 19, 2023

Conversation

scpeters
Copy link
Member

Part of #2493.

Pull request commits created with the following command:

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

@scpeters
Copy link
Member Author

build bottle

@scpeters scpeters merged commit 9834d30 into master Nov 19, 2023
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_garden_protobuf branch November 19, 2023 10:49
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