From cbd33dd63f9a28edb638cb6a1989162eadde5a2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:25:40 +0000 Subject: [PATCH] vcpkg: Update to version 2023.07.21 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index ff60064b4c..d04bc42192 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.06.20", + "version": "2023.07.21", "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.06.20.zip", - "hash": "e6ca7109dff6c58f6c94ff6a1f91e20570704358ef93cdc953b3333401bc8d93", - "extract_dir": "vcpkg-2023.06.20", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.07.21.zip", + "hash": "5b3a0a9e711c897509beb9014e4478f41e1c7faa62e03d4d5404229980bd00a0", + "extract_dir": "vcpkg-2023.07.21", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true