jorisvandenbossche commented on code in PR #41106: URL: https://github.com/apache/arrow/pull/41106#discussion_r1558941756
########## .env: ########## @@ -92,13 +92,13 @@ 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="a34c873a9717a888f58dc05268dea15592c2f0ff" # 2024.03.25 Release Review Comment: Indeed: https://github.com/microsoft/vcpkg/pull/37841#issuecomment-2045968110. That should mean it should just work again (the vcpkg version we are currently using is an older one that has non-affected version of liblzma) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
