{
    "version": "1.34.1",
    "description": "Modern music player focused on streaming from free sources",
    "homepage": "https://nuclearplayer.com",
    "license": "AGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/nukeop/nuclear/releases/download/player%401.34.1/Nuclear_1.34.1_x64-setup.exe#/dl.7z",
            "hash": "d129088cbfebbc784298bdeb4249106d3305b66db5d95b27061a05a9788b2578"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse -ErrorAction Ignore",
    "shortcuts": [
        [
            "nuclear-music-player.exe",
            "Nuclear"
        ]
    ],
    "checkver": {
        "github": "https://github.com/nukeop/nuclear",
        "regex": "Nuclear_([\\d.]+)_x64-setup.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/nukeop/nuclear/releases/download/player%40$version/Nuclear_$version_x64-setup.exe#/dl.7z"
            }
        }
    }
}
