diff --git a/.env b/.env index 21f904c3208f6..3657ff9f6ef62 100644 --- a/.env +++ b/.env @@ -89,7 +89,7 @@ TZ=UTC # 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="943c5ef1c8f6b5e6ced092b242c8299caae2ff01" # 2024.04.26 Release +VCPKG="1de2026f28ead93ff1773e6e680387643e914ea1" # 2024.07.12 Release # This must be updated when we update # ci/docker/python-wheel-windows-vs2019.dockerfile.