32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"version": "3.3.4",
|
|
"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.4/WeakAuras-Companion-Setup-3.3.4.exe#/dl.7z",
|
|
"hash": "sha512:7c8b15b823e16a7596eead46bb2f3042680ea7819f232e6dae67bc4157ec87f7e4f9e9bafa577b0308e3555c9f28608186ea0fe7abf20b5cc986e935dbbedafc",
|
|
"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+(.*)"
|
|
}
|
|
}
|
|
}
|