From 81c68f88b1eac301aac6d966ac370167f52bd0e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:26:25 +0000 Subject: [PATCH] vcpkg: Update to version 2023.11.20 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 4743223d94..02821e79c7 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.10.19", + "version": "2023.11.20", "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.10.19.zip", - "hash": "c0746a2f458b79d034850f011eecd1604b197c3377a38ddb9f2eb032783a91fa", - "extract_dir": "vcpkg-2023.10.19", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.11.20.zip", + "hash": "9e706ca7d564f4ef459eed70d2e306cb87757c1a81612330d587cecdb420fe8a", + "extract_dir": "vcpkg-2023.11.20", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true