32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"version": "3.3.3",
|
|
"description": "Updates WeakAuras installed from Wago.",
|
|
"homepage": "https://weakauras.wtf/",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v3.3.3/WeakAuras-Companion-Setup-3.3.3.exe#/dl.7z",
|
|
"hash": "sha512:7968b6c0f78e26cfd51bb0a85693f6da5ec75966dcdb3c3c34cb99e584fba4a9baaa1c943041b0e1641b0c05721e83e6329562c334a3449729a0dcf038cf5857",
|
|
"extract_dir": "$PLUGINSDIR",
|
|
"installer": {
|
|
"script": [
|
|
"Remove-Item \"$dir\\*\" -Exclude 'app-64.7z'",
|
|
"Expand-7zipArchive \"$dir\\app-64.7z\" \"$dir\" -Removal"
|
|
]
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"WeakAuras Companion.exe",
|
|
"WeakAuras Companion"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/WeakAuras/WeakAuras-Companion"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v$version/WeakAuras-Companion-Setup-$version.exe#/dl.7z",
|
|
"hash": {
|
|
"url": "$baseurl/latest.yml",
|
|
"find": "sha512:\\s+(.*)"
|
|
}
|
|
}
|
|
}
|