2022-09-17 16:30:41 +00:00

25 lines
803 B
JSON

{
"version": "0.11.1",
"description": "ncurses Spotify client written in Rust",
"homepage": "https://github.com/hrkfdn/ncspot",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.11.1/ncspot-v0.11.1-windows-x86_64.zip",
"hash": "992d52aa439696c925ef485438bf260027fddd54b5914a9e5257e1a2088e2f47"
}
},
"bin": "ncspot.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows-x86_64.zip"
}
},
"hash": {
"url": "$baseurl/ncspot-v$version-windows-x86_64.sha256"
}
}
}