mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
vcpkg: Update to version 2025.10.17
This commit is contained in:
parent
9088036680
commit
a4393bfcbb
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "2025.09.17",
|
||||
"version": "2025.10.17",
|
||||
"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.09.17.zip",
|
||||
"hash": "504bcab2baa39fb9694db6afea6601eb8dad384a60f8820b904cac8994d6864c",
|
||||
"extract_dir": "vcpkg-2025.09.17",
|
||||
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.10.17.zip",
|
||||
"hash": "0ddaf1430da978e6c944eae37e29f06887b1f101d8b322eaffebc0cf2e6b461f",
|
||||
"extract_dir": "vcpkg-2025.10.17",
|
||||
"pre_install": [
|
||||
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
|
||||
" if (!(Test-Path \"$persist_dir\")) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user