{
    "version": "0.11.0",
    "description": "Dancing visualizer of osu! standard maps and custom osu! client written in Go. Also a generator for osu! videos.",
    "homepage": "https://github.com/Wieku/danser-go",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Wieku/danser-go/releases/download/0.11.0/danser-0.11.0-win.zip",
            "hash": "749b2e66e36c3e2217910923802f08de9bc1c0858fcb6ffae861a6787fb21eee"
        }
    },
    "bin": [
        "danser.exe",
        "danser-cli.exe"
    ],
    "shortcuts": [
        [
            "danser.exe",
            "danser-go"
        ]
    ],
    "persist": "settings",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Wieku/danser-go/releases/download/$version/danser-$version-win.zip"
            }
        }
    }
}
