39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"homepage": "https://www.nexusmods.com/about/vortex/",
|
|
"description": "Open-source mod manager from Nexus Mods",
|
|
"version": "1.4.15",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Nexus-Mods/Vortex/releases/download/v1.4.15/vortex-setup-1.4.15.exe#/dl.7z",
|
|
"hash": "8c8c2236e11c97eaf3db341d2fe55540bbcd2b30aa864f19845c6e37eef4e178",
|
|
"installer": {
|
|
"script": [
|
|
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
|
|
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"Vortex.exe",
|
|
"Vortex"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Nexus-Mods/Vortex"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Nexus-Mods/Vortex/releases/download/v$version/vortex-setup-$version.exe#/dl.7z",
|
|
"hash": {
|
|
"url": "https://github.com/Nexus-Mods/Vortex/releases/download/v$version/latest.yml",
|
|
"find": "sha2: $sha256"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|