|
Boost Users : |
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-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net