From 5f5e362f53b0c28e25fe028c428ea66dbbe93285 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:25:06 +0000 Subject: [PATCH] vcpkg: Update to version 2023.04.15 --- bucket/vcpkg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index c84ddda331..0ec5ad456a 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -1,11 +1,11 @@ { - "version": "2023.02.24", + "version": "2023.04.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/2023.02.24.zip", - "hash": "5b98ef4854e3072b298d25317f0ff1de4c59327b907e7875becc729d0d27b29e", - "extract_dir": "vcpkg-2023.02.24", + "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2023.04.15.zip", + "hash": "acf82a50cab4210b30271f8ccaedbb76942ecfe460481c1980746d67ef75ae63", + "extract_dir": "vcpkg-2023.04.15", "installer": { "file": "bootstrap-vcpkg.bat", "keep": true