mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vcpkg: Update to version 2025.04.09
This commit is contained in:
parent
16fcff2bbe
commit
4031f70901
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "2025.03.19",
|
||||
"version": "2025.04.09",
|
||||
"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.03.19.zip",
|
||||
"hash": "c7ed2030f502ea7b8ebe9e89e02e395f3c1a9ffca034436087db61d7d63f19d4",
|
||||
"extract_dir": "vcpkg-2025.03.19",
|
||||
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.04.09.zip",
|
||||
"hash": "1f9aec6761dfa867737eea4fce794942b05c127fa00b57f10cb59e73aa1d702d",
|
||||
"extract_dir": "vcpkg-2025.04.09",
|
||||
"pre_install": [
|
||||
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
|
||||
" if (!(Test-Path \"$persist_dir\")) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user