diff --git a/.env b/.env index 8ad2f8c8d488e..5fa28aa68fc31 100644 --- a/.env +++ b/.env @@ -92,7 +92,7 @@ DEVTOOLSET_VERSION= # Used through docker-compose.yml and serves as the default version for the # ci/scripts/install_vcpkg.sh script. Prefer to use short SHAs to keep the # docker tags more readable. -VCPKG="a42af01b72c28a8e1d7b48107b33e4f286a55ef6" # 2023.11.20 Release +VCPKG="53bef8994c541b6561884a8395ea35715ece75db" # 2024.01.12 Release # This must be updated when we update # ci/docker/python-wheel-windows-vs2017.dockerfile.