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 citadel bottles for protobuf 25 #2488

Merged
merged 8 commits into from
Nov 5, 2023

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Nov 5, 2023

Part of #2483.

Pull request commits created with the following command:

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

@scpeters
Copy link
Member Author

scpeters commented Nov 5, 2023

build bottle

@scpeters scpeters merged commit b39faae into master Nov 5, 2023
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_citadel_protobuf25 branch November 5, 2023 07:50
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