From 114b36b9ab3ebb7541a4ac4195864efd4047bd79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 04:33:56 +0000 Subject: [PATCH] vcpkg: Update to version 2023.01.09 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 18577f1bce..6a7b603963 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2022.11.14", + "version": "2023.01.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/2022.11.14.zip", - "hash": "5ce4e88778bf3478d66dedf5215b7b1a35d52f71082e7f4ca22c2f0ebfa15626", - "extract_dir": "vcpkg-2022.11.14", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.01.09.zip", + "hash": "f219fc18919ec19040cfc9ec41906b58da3b26dd5e74f5afd8d26ff6bb6667ae", + "extract_dir": "vcpkg-2023.01.09", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true