diff --git a/bucket/altus.json b/bucket/altus.json new file mode 100644 index 0000000000000..8c83a1ac67f3e --- /dev/null +++ b/bucket/altus.json @@ -0,0 +1,22 @@ +{ + "version": "5.2.0", + "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.2.0/Altus-Setup-5.2.0.exe#/dl.7z", + "hash": "70fe88b531caf9cb99b931685e82183c61766ba86bf7cea26fd7425131d215e7", + "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" + } +}