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

Fix Boost source code download failure #384

Merged

Conversation

BewareMyPower
Copy link
Contributor

Motivation

The main branch is broken because Boost is downloaded from JFrog, which now requires log in.

Modifications

Switch to Github to download Boost. Since GitHub only has the Boost release since 1.81.0, upgrade the version to 1.83.0, which is also consistent with vcpkg.json.

### Motivation

The main branch is broken because Boost is downloaded from JFrog, which
now requires log in.

### Modifications

Switch to Github to download Boost. Since GitHub only has the Boost
release since 1.81.0, upgrade the version to 1.83.0, which is also
consistent with vcpkg.json.
@merlimat merlimat merged commit 9ffd2ef into apache:main Jan 9, 2024
12 checks passed
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-boost-download branch January 9, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants