mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +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",
|
||||
"homepage": "https://vcpkg.io/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Git": "git"
|
||||
},
|
||||
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.01.12.zip",
|
||||
"hash": "7d954679548c2b149e101b69223937bb2949fc64d405b31465d07db8363b7f73",
|
||||
"extract_dir": "vcpkg-2024.01.12",
|
||||
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.02.14.zip",
|
||||
"hash": "5d0c3b72a516f7b338599940fe65c30130bc164616fcfb963d89c15a629e9894",
|
||||
"extract_dir": "vcpkg-2024.02.14",
|
||||
"pre_install": [
|
||||
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
|
||||
" if (!(Test-Path \"$persist_dir\")) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user