mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vcpkg: Update to version 2024.06.15
This commit is contained in:
parent
5ca2bf6962
commit
2f9c0feb51
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.05.24",
|
"version": "2024.06.15",
|
||||||
"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.05.24.zip",
|
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.06.15.zip",
|
||||||
"hash": "8a53cdee6b038f8cc0d4c80e0e59241caa6e890baa00da304d5ed97389ab5dae",
|
"hash": "c1e988d68cd7403b647e150fb136ffec5cab2239cf589e331299e66930399d45",
|
||||||
"extract_dir": "vcpkg-2024.05.24",
|
"extract_dir": "vcpkg-2024.06.15",
|
||||||
"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