diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 6a7b603963..c84ddda331 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.01.09", + "version": "2023.02.24", "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.01.09.zip", - "hash": "f219fc18919ec19040cfc9ec41906b58da3b26dd5e74f5afd8d26ff6bb6667ae", - "extract_dir": "vcpkg-2023.01.09", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.02.24.zip", + "hash": "5b98ef4854e3072b298d25317f0ff1de4c59327b907e7875becc729d0d27b29e", + "extract_dir": "vcpkg-2023.02.24", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true