{
    "version": "1.20.2",
    "description": "DLNA/UPnP audio streaming software",
    "homepage": "https://github.com/dheijl/swyh-rs",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dheijl/swyh-rs/releases/download/1.20.2/swyh-rs-release.zip",
            "hash": "653531fa431357aad57da8fa940ef424b96e9831c52ce2690c7c101b08b8e9fd"
        }
    },
    "shortcuts": [
        [
            "swyh-rs.exe",
            "SWYH-RS"
        ]
    ],
    "bin": [
        [
            "swyh-rs-cli.exe",
            "swyh-rs"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dheijl/swyh-rs/releases/download/$version/swyh-rs-release.zip"
            }
        }
    }
}
