{ "version": "4.2.1", "description": "A music player with a simple interface and powerful music management capabilities.", "homepage": "https://www.exaile.org/", "license": "GPL-2.0-only", "url": "https://github.com/exaile/exaile/releases/download/4.2.1/exaile-4.2.1.exe#/dl.7z", "hash": "d72281e1f61b430e6a50ae55613922217f0c7a3d89be8c13656815bbb047f66b", "pre_install": "Remove-Item \"$dir\\`$*\" -Recurse", "bin": "exaile.exe", "shortcuts": [ [ "exaile.exe", "Exaile", "", "data\\images\\exaile.ico" ] ], "checkver": { "github": "https://github.com/exaile/exaile" }, "autoupdate": { "url": "https://github.com/exaile/exaile/releases/download/$version/exaile-$version.exe#/dl.7z", "hash": { "url": "https://github.com/exaile/exaile/releases/tag/$version", "regex": "SHA256 \\($basename\\) = $sha256" } } }