{ "version": "5.3.1", "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/v5.3.1/WeakAuras-Companion-Setup-5.3.1.exe#/dl.7z", "hash": "sha512:a0bccdcaf6546c7bfcd5357389a0bb04df9c19cecb4f96ccbe4de3136cedc08890b5f018028fb1795187ef8c5c7b24d18ffadca5fa0f1e6f6b976fa2474b44aa", "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+(.*)" } } }