vcpkg: Update to version 2025.06.13

This commit is contained in:
github-actions[bot] 2025-06-16 20:30:16 +00:00
parent 5253ce6a36
commit 892e9d58db

View File

@ -1,14 +1,14 @@
{
"version": "2025.04.09",
"version": "2025.06.13",
"description": "C/C++ dependency manager from Microsoft For all platforms, buildsystems, and workflows",
"homepage": "https://vcpkg.io/",
"license": "MIT",
"suggest": {
"Git": "git"
},
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.04.09.zip",
"hash": "1f9aec6761dfa867737eea4fce794942b05c127fa00b57f10cb59e73aa1d702d",
"extract_dir": "vcpkg-2025.04.09",
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.06.13.zip",
"hash": "4d63c33d7dac6877519b51106bad4bb0de41293bd2ad3855ff34e53ad79a5ac4",
"extract_dir": "vcpkg-2025.06.13",
"pre_install": [
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
" if (!(Test-Path \"$persist_dir\")) {",