scoop-games/bucket/vortex.json

35 lines
1.1 KiB
JSON

{
"homepage": "https://www.nexusmods.com/about/vortex/",
"description": "Open-source mod manager from Nexus Mods",
"version": "1.2.10",
"license": "GPL-3.0-or-later",
"url": "https://github.com/Nexus-Mods/Vortex/releases/download/v1.2.10/vortex-setup-1.2.10.exe#/dl.7z",
"hash": "ce38d714ac0dda0fa4d7cf21df13678b3d6531c852d99e07f881507e5efe62df",
"architecture": {
"64bit": {
"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"
}
}
}
}