{ "version": "0.8.1", "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.8.1/danser-0.8.1-win.zip", "hash": "c435acce84c1563146be0c7c509d3466f28603bebd8a6fa479fb1a6bb220e870" } }, "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" } } } }