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

Garden: rebuild bottles for tinyxml2 #2566

Merged
merged 11 commits into from
Feb 14, 2024
Merged

Conversation

scpeters
Copy link
Member

Part of #2504.

Pull request commits created with the following command:

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

@scpeters scpeters changed the title Scpeters/rebuild garden tinyxml2 Garden: rebuild bottles for tinyxml2 Feb 14, 2024
@scpeters
Copy link
Member Author

build bottle

@scpeters scpeters merged commit 1d8be38 into master Feb 14, 2024
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_garden_tinyxml2 branch February 14, 2024 12:46
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