mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
vcpkg: Update to version 2025.08.27
This commit is contained in:
parent
ca0f349a95
commit
d84e319d6f
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "2025.07.25",
|
||||
"version": "2025.08.27",
|
||||
"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.07.25.zip",
|
||||
"hash": "018365d42218ec26e5584e2de5c6adaf2e9044365836aa3d68d7ce8b6f48dc6b",
|
||||
"extract_dir": "vcpkg-2025.07.25",
|
||||
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.08.27.zip",
|
||||
"hash": "92b4d800bea5d4962908c319cfcdc12a1140db54c5d4c2b085feb2feb7e1a6df",
|
||||
"extract_dir": "vcpkg-2025.08.27",
|
||||
"pre_install": [
|
||||
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
|
||||
" if (!(Test-Path \"$persist_dir\")) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user