danser-go: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2022-06-30 00:35:13 +00:00
parent f4549f6e24
commit f1cc61e45a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.9", "version": "0.7.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.6.9/danser-0.6.9-win.zip", "url": "https://github.com/Wieku/danser-go/releases/download/0.7.0/danser-0.7.0-win.zip",
"hash": "9b22701227b25843aa1d96b277055529f189a63e8c5db5af82cb2d37df260e8c" "hash": "a3a3612b156316251622841d4e4ff70553f7818ec98293fb652ab8fbc879ce14"
} }
}, },
"bin": "danser.exe", "bin": "danser.exe",