From 877274ca643949b7627423755580af70f80ba71b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 00:33:11 +0000 Subject: [PATCH] vcpkg: Update to version 2023.08.09 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index d04bc42192..4bdbcc7599 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.07.21", + "version": "2023.08.09", "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.07.21.zip", - "hash": "5b3a0a9e711c897509beb9014e4478f41e1c7faa62e03d4d5404229980bd00a0", - "extract_dir": "vcpkg-2023.07.21", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.08.09.zip", + "hash": "87f7184eb39776ccc28de53d79c7b8710952d074882ee6cdcb2bae02e63756d7", + "extract_dir": "vcpkg-2023.08.09", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true