{ "version": "0.8.4", "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.4/danser-0.8.4-win.zip", "hash": "377b51ac46f6fff07915ddbdff81e7040aea59b274d05f7fb5627244908a607d" } }, "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" } } } }