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

For example, instead of:
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

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.