{ "version": "1.3.524", "description": "A full-featured launcher, access programs and web contents as you type.", "homepage": "http://www.wox.one", "license": { "identifier": "GPL-3.0-or-later", "url": "https://github.com/Wox-launcher/Wox/blob/master/LICENSE" }, "suggest": { "Python3": "main/python", "Everything": "extras/everything" }, "url": "https://github.com/Wox-launcher/Wox/releases/download/v1.3.524/Wox-1.3.524-full.nupkg", "hash": "b01a48a69a363d4995b05599bf8c39129313f79b3d4ab64b85b3e8564997faeb", "extract_dir": "lib\\net45", "bin": "Wox.exe", "shortcuts": [ [ "Wox.exe", "Wox" ] ], "checkver": { "url": "https://api.github.com/repositories/15315789/releases", "jsonpath": "$[?(@.prerelease == false)].html_url", "regex": "(?i)tag/v([\\d.]+)(?=\")" }, "autoupdate": { "url": "https://github.com/Wox-launcher/Wox/releases/download/v$version/Wox-$version-full.nupkg" } }