
12 Aug
2025
12 Aug
'25
1:43 p.m.
VCPKG does not use a monorepo. All previous versions had tags. Even the website contains broken links. For example, see the source code link at https://www.boost.org/library/1.89.0.beta1/accumulators/ All you need to fix this is to create tags on Github. Yury. On Tue, 12 Aug 2025 at 14:53, Sam Darwin <samuel.d.darwin@gmail.com> wrote:
There are no tags in the repository of individual libraries for this version.
The 'master' branch is locked during the release window. You can check out all the libraries matching this version: git clone -b master https://github.com/boostorg/boost cd boost git submodule update --init