From 788a25caf80ff78a0bbf4689b8d5e8f48e6873b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 16:30:43 +0000 Subject: [PATCH] danser-go: Update to version 0.7.0 --- bucket/danser-go.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/danser-go.json b/bucket/danser-go.json index 7131b88a76..f0ec5b6699 100644 --- a/bucket/danser-go.json +++ b/bucket/danser-go.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.0", "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.7.1/danser-0.7.1-win.zip", - "hash": "576046577b097b8f7c0843d714bbfd3ad74d9b9e1199d503681f8f8202898bfd" + "url": "https://github.com/Wieku/danser-go/releases/download/0.7.0/danser-0.7.0-win.zip", + "hash": "a3a3612b156316251622841d4e4ff70553f7818ec98293fb652ab8fbc879ce14" } }, "bin": "danser.exe",