{
    "version": "1.1.4",
    "description": "OnTheSpot is an open-source user-friendly music downloader built with Qt and Python.",
    "homepage": "https://github.com/justin025/onthespot",
    "license": "GPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/justin025/onthespot/releases/download/v1.1.4/OnTheSpot-1.1.4-x86_64.exe#/OnTheSpot.exe",
            "hash": "a424653a38a2beef95f5f88bfaf9c2e12974a61e8de3e441d13e22334fd30cdb"
        }
    },
    "bin": "OnTheSpot.exe",
    "shortcuts": [
        [
            "OnTheSpot.exe",
            "OnTheSpot"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/justin025/onthespot/releases/download/v$version/OnTheSpot-$version-x86_64.exe#/OnTheSpot.exe"
            }
        }
    }
}
