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 fortress bottles for protobuf 23.4 #2319

Merged
merged 8 commits into from
Jul 14, 2023

Conversation

scpeters
Copy link
Member

Part of #2314.

Pull request commits created with the following command:

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

@scpeters
Copy link
Member Author

build bottle

@scpeters
Copy link
Member Author

build bottle

@scpeters scpeters merged commit 7f375b1 into master Jul 14, 2023
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_fortress_protobuf branch July 14, 2023 16:52
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