vcpkg: Update to version 2025.09.17

This commit is contained in:
github-actions[bot] 2025-09-22 20:28:40 +00:00
parent 2fa092b894
commit b91cd9674a

View File

@ -1,14 +1,14 @@
{ {
"version": "2025.08.27", "version": "2025.09.17",
"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.08.27.zip", "url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.09.17.zip",
"hash": "92b4d800bea5d4962908c319cfcdc12a1140db54c5d4c2b085feb2feb7e1a6df", "hash": "504bcab2baa39fb9694db6afea6601eb8dad384a60f8820b904cac8994d6864c",
"extract_dir": "vcpkg-2025.08.27", "extract_dir": "vcpkg-2025.09.17",
"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\")) {",