From bc29c92da4efa4d9ed1e28d60c5ef06c4d694c62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 04:26:14 +0000 Subject: [PATCH] vcpkg: Update to version 2024.01.12 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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