mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
danser-go: Add version 0.6.8 (#3187)
* Create danser-go.json * persist settings * Remove #dl.7z from url Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * 4 space indentation instead of 2 * Update danser-go.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
b13f176b59
commit
3838a98343
22
bucket/danser-go.json
Normal file
22
bucket/danser-go.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "0.6.8",
|
||||||
|
"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.6.8/danser-0.6.8-win.zip",
|
||||||
|
"hash": "b54b43df55f09a239e55078759e8c84ed085d8dd4a436f34fa6faae5db095580"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "danser.exe",
|
||||||
|
"persist": "settings",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/Wieku/danser-go/releases/download/$version/danser-$version-win.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user