{
    "version": "1.4.0",
    "description": "Watch anime in cli with Anilist Integration and Discord RPC.",
    "homepage": "https://github.com/Wraient/curd",
    "license": "GPL-3.0-or-later",
    "depends": "extras/mpv",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Wraient/curd/releases/download/v1.4.0/curd-windows-x86_64.exe#/curd.exe",
            "hash": "d400d3f797421c044239e15d988ac3ff02f5e68e1840dac3ca44e6e86360407b"
        }
    },
    "bin": "curd.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Wraient/curd/releases/download/v$version/curd-windows-x86_64.exe#/curd.exe"
            }
        }
    }
}
