diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 5fdfa58cbe..0ced618cde 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.12.12", + "version": "2024.01.12", "description": "C/C++ dependency manager from Microsoft For all platforms, buildsystems, and workflows", "homepage": "https://vcpkg.io/", "license": "MIT", - "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.12.12.zip", - "hash": "5018bbbd75cb88c586b0b6abb524ee8cdef51d97f4601a43285630444b5dda97", - "extract_dir": "vcpkg-2023.12.12", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.01.12.zip", + "hash": "7d954679548c2b149e101b69223937bb2949fc64d405b31465d07db8363b7f73", + "extract_dir": "vcpkg-2024.01.12", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true