Download Boost precompiled binaries for Windows from the Boost binaries page on SourceForge.

check version

dpkg -s libboost-dev | grep Version
apt list --installed | grep libboost
dpkg -l | grep boost
grep "BOOST_LIB_VERSION" /usr/include/boost/version.hpp
grep "BOOST_VERSION" /usr/include/boost/version.hpp