mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vcpkg: Update to version 2024.09.30
This commit is contained in:
parent
92e2b39aac
commit
0f1d73f988
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.09.23",
|
"version": "2024.09.30",
|
||||||
"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.09.23.zip",
|
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2024.09.30.zip",
|
||||||
"hash": "9c6464e031f7eae651c7dfdab06fe679877965abc0803ccfa8e9f65d2ffa45c4",
|
"hash": "9bc90553ad1afef982192452a2f837a86425ccc175fbf227cc4aa36e0bde336d",
|
||||||
"extract_dir": "vcpkg-2024.09.23",
|
"extract_dir": "vcpkg-2024.09.30",
|
||||||
"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