On Sat, Apr 14, 2018 at 3:41 PM, Daniel James via Boost-users <boost-users@lists.boost.org> wrote:
Release 1.67.0 of the Boost C++ Libraries is now available.

These open-source libraries work well with the C++ Standard Library,
and are usable across a broad spectrum of applications. The Boost
license encourages both commercial and non-commercial use.

This release contains 2 new libraries and numerous enhancements and
bug fixes for existing libraries.

For details, including download links, see
<https://www.boost.org/users/news/version_1.67.0>

You can also download directly from:
<https://dl.bintray.com/boostorg/release/1.67.0/>

To install this release on your system, see
<https://www.boost.org/doc/libs/release/more/getting_started/index.html>

Thanks to everyone who participated in this release.

Thanks,

-- The Boost Release Team

The release page has a broken link for the Windows Binaries...it should be:
https://dl.bintray.com/boostorg/release/1.67.0/binaries/

s/beta/release/g

Thanks to sumo952 on reddit (https://www.reddit.com/r/cpp/comments/8caftn/boost_1670_released/dxeccr9/) for finding that.

Tom