{ "version": "0.10.2", "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.2/danser-0.10.2-win.zip", "hash": "fafd44a8fbe77bf9272e1da18a563dd1ed0c7e5771a4091a86504f3d04a8108c" } }, "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" } } } }