From fe5ab6101c998bf394d6ce40273dc9165bdbc032 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:33:59 +0000 Subject: [PATCH] vcpkg: Update to version 2023.02.24 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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