2023-05-05 00:33:14 +00:00

25 lines
803 B
JSON

{
"version": "0.13.2",
"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.13.2/ncspot-v0.13.2-windows-x86_64.zip",
"hash": "6f308715b675b8f6bdf5a9b68fbb2bd7dedf7f0997c6bf297b83b6428910355f"
}
},
"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"
}
}
}