{ "version": "0.10.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.10.0/danser-0.10.0-win.zip", "hash": "f6e3c0f6ff2a68ba5136a606d3654b91f464457d487be5ee238d1451bb3f04e5" } }, "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" } } } }