mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
vcpkg: Update to version 2025.12.12
This commit is contained in:
parent
95977d5275
commit
75dac5f78c
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.10.17",
|
"version": "2025.12.12",
|
||||||
"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.10.17.zip",
|
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.12.12.zip",
|
||||||
"hash": "0ddaf1430da978e6c944eae37e29f06887b1f101d8b322eaffebc0cf2e6b461f",
|
"hash": "229b30b94a95ff5861c0dbe604bc1e1b50ec70e22f24ba8c752239b83c12d39b",
|
||||||
"extract_dir": "vcpkg-2025.10.17",
|
"extract_dir": "vcpkg-2025.12.12",
|
||||||
"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\")) {",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user