{ "version": "2.9.4", "description": "World of Warcraft addon updater.", "homepage": "https://wowup.io/", "license": "GPL-3.0-or-later", "url": "https://github.com/WowUp/WowUp/releases/download/v2.9.4/WowUp-Setup-2.9.4.exe#/dl.7z", "hash": "sha512:e5b26fbd105a5da5e6952c3bb46147384443bd7b08593605f3d293168b6438455334c1fa060c2954717d1814061291c45bbc022cbf9449bdff232548bbea0f69", "extract_dir": "$PLUGINSDIR", "installer": { "script": [ "Remove-Item \"$dir\\*\" -Exclude 'app-64.7z'", "Expand-7zipArchive \"$dir\\app-64.7z\" \"$dir\" -Removal" ] }, "shortcuts": [ [ "WowUp.exe", "WowUp" ] ], "checkver": { "github": "https://github.com/WowUp/WowUp" }, "autoupdate": { "url": "https://github.com/WowUp/WowUp/releases/download/v$version/WowUp-Setup-$version.exe#/dl.7z", "hash": { "url": "$baseurl/latest.yml", "find": "sha512:\\s+(.*)" } } }