vcpkg: Update to version 2025.07.25

This commit is contained in:
github-actions[bot] 2025-07-28 20:30:01 +00:00
parent 16ee4061a7
commit d25a94c757

View File

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