Extras/bucket/altus.json
2026-07-18 16:37:28 +00:00

23 lines
857 B
JSON

{
"version": "5.8.1",
"description": "Desktop client for WhatsApp Web with themes, notifications and multiple account support",
"homepage": "https://github.com/amanharwara/altus",
"license": "GPL-3.0",
"url": "https://github.com/amanharwara/altus/releases/download/5.8.1/Altus-Setup-5.8.1.exe#/dl.7z",
"hash": "d0118d6f3b846038847b45ee9fa90ed3b612c75f1d452b022b33a1e8df1a9033",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
],
"shortcuts": [
[
"Altus.exe",
"Altus"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/amanharwara/altus/releases/download/$version/Altus-Setup-$version.exe#/dl.7z"
}
}