{
    "version": "1.9.4",
    "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.9.4/swyh-rs.zip",
            "hash": "52f20168efb28db1c3349187db4af2cfb5294f7768c2a5b42b60beda9cd64754"
        }
    },
    "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.zip"
            }
        }
    }
}
