danser-go: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-09-19 04:59:35 +00:00
parent 7832154c23
commit bf2fa7a9e4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.1", "version": "0.8.0",
"description": "Dancing visualizer of osu! standard maps and custom osu! client written in Go. Also a generator for osu! videos.", "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", "homepage": "https://github.com/Wieku/danser-go",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Wieku/danser-go/releases/download/0.7.1/danser-0.7.1-win.zip", "url": "https://github.com/Wieku/danser-go/releases/download/0.8.0/danser-0.8.0-win.zip",
"hash": "576046577b097b8f7c0843d714bbfd3ad74d9b9e1199d503681f8f8202898bfd" "hash": "cfd6bdb219cc7fed04b7043776ada20dee2841a307cb0447754fa777d4900bc3"
} }
}, },
"bin": "danser.exe", "bin": "danser.exe",