From 93900cd4702bfdafe66485f72a03bb55a95f9f4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:35:49 +0000 Subject: [PATCH] vcpkg: Update to version 2022.08.15 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index f27afb8bfa..a3aa87ffca 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2022.07.25", + "version": "2022.08.15", "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/2022.07.25.zip", - "hash": "d2bc4a233c0cebceb7491043b46e8bcf147227de1924cc76c182eef4ea17292a", - "extract_dir": "vcpkg-2022.07.25", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2022.08.15.zip", + "hash": "cdc4f501413c51dd7fbc21969eaa3355393c3a0d4e2b861f1bbef95416f3465c", + "extract_dir": "vcpkg-2022.08.15", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true