{
    "version": "1.4.1",
    "description": "Cast YouTube videos to your smart TV from command-line",
    "homepage": "https://github.com/MarcoLucidi01/ytcast",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/MarcoLucidi01/ytcast/releases/download/v1.4.1/ytcast-v1.4.1-windows-amd64.zip",
            "hash": "cda9c9e83b755b519af034b58f5519c0ef0be803efaa7ca459b94b6748a42b9f",
            "extract_dir": "ytcast-v1.4.1-windows-amd64"
        }
    },
    "bin": "ytcast.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/MarcoLucidi01/ytcast/releases/download/v$version/ytcast-v$version-windows-amd64.zip",
                "extract_dir": "ytcast-v$version-windows-amd64"
            }
        },
        "hash": {
            "url": "$baseurl/ytcast-v$version-sha256-checksums.txt"
        }
    }
}
