Boost logo

Boost :

From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2021-04-12 16:39:27


We’ve been using BinTray to host our releases for a few years, and it’s worked well for us

However, JFrog is shutting down BinTray soon (at the end of this month).

We have moved all the releases that were hosted on BinTray over to JFrog Artifactory.
They are at https://boostorg.jfrog.io/artifactory/main/release <https://boostorg.jfrog.io/artifactory/main/release>

For example, instead of:
        https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.gz <https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.gz>
You should now use:
        https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.gz <https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.gz>

I’ll be updating the web site soon, but if you have automation that relies on BinTray, you should update it to use the new home.

— Marshall

P.S. The “nightly” snapshots will live there too, as soon as we get that set up.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk