mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vcpkg: Update to version 2025.02.14
This commit is contained in:
parent
19804f0df1
commit
26258e6f39
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.01.13",
|
"version": "2025.02.14",
|
||||||
"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.01.13.zip",
|
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.02.14.zip",
|
||||||
"hash": "ab78561ee5a5227583964db69f6be33a1e36ab7dd1a9af79ce2e5885919c4446",
|
"hash": "867d6a5165ce4aad4eced65a3b900f9453bdf82d0750fdaebc47258549d16863",
|
||||||
"extract_dir": "vcpkg-2025.01.13",
|
"extract_dir": "vcpkg-2025.02.14",
|
||||||
"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