Skip to content

Commit

Permalink
altus: Add version 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cfvescovo committed Jun 29, 2024
1 parent b6409ae commit b36a0eb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/altus.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit b36a0eb

Please sign in to comment.