From 25336d90515a9583a23856e222037bf9fae5d30a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 20:30:14 +0000 Subject: [PATCH] vcpkg: Update to version 2022.10.19 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 1f35e22b62..21edc6bd73 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2022.09.27", + "version": "2022.10.19", "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.09.27.zip", - "hash": "1aa4adf1e4b509207bf493bc0a0a81c3a60aece727723f67bef840863e291238", - "extract_dir": "vcpkg-2022.09.27", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2022.10.19.zip", + "hash": "81751a3e755bca9b5df257857fffc21b045c8f203a4bbbfab0a2b31c8a4502c8", + "extract_dir": "vcpkg-2022.10.19", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true