{
    "version": "2.5.3",
    "description": "Plays internet radio streams and manages your favorite stations.",
    "homepage": "https://www.ophthalmostar.de/freeware/#netradio",
    "license": "Freeware",
    "suggest": {
        ".NET Desktop Runtime": "extras/windowsdesktop-runtime-lts"
    },
    "url": "https://www.ophthalmostar.de/NetRadio.zip",
    "hash": "b7f9ef3b4c72b08482e9bb7d5fe84695440e76fc1ca0f888ea218dae4b875ac2",
    "pre_install": [
        "if (!(Test-Path \"$persist_dir\\NetRadio.xml\")) {",
        "    Add-Content \"$dir\\NetRadio.xml\" '<NetRadio></NetRadio>' -Encoding Ascii",
        "}"
    ],
    "shortcuts": [
        [
            "NetRadio.exe",
            "NetRadio"
        ]
    ],
    "persist": "NetRadio.xml",
    "checkver": {
        "regex": "sdm_download_title\">NetRadio[\\s\\S]*sdm_download_version_value\">([\\d.]+)[\\s\\S]*title=\"NetRadio\""
    },
    "autoupdate": {
        "url": "https://www.ophthalmostar.de/NetRadio.zip"
    }
}
