mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vcpkg: Update to version 2024.02.14
This commit is contained in:
parent
f64d491af0
commit
42c24c03e0
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.01.12",
|
"version": "2024.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/2024.01.12.zip",
|
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.02.14.zip",
|
||||||
"hash": "7d954679548c2b149e101b69223937bb2949fc64d405b31465d07db8363b7f73",
|
"hash": "5d0c3b72a516f7b338599940fe65c30130bc164616fcfb963d89c15a629e9894",
|
||||||
"extract_dir": "vcpkg-2024.01.12",
|
"extract_dir": "vcpkg-2024.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