ncspot: Update to version 0.9.0

This commit is contained in:
Jakub Čábera 2021-10-16 00:33:37 -07:00
parent 63e8cf56af
commit a32c4d03cf

View File

@ -1,12 +1,12 @@
{
"version": "0.8.2",
"version": "0.9.0",
"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.8.2/ncspot-v0.8.2-windows.zip",
"hash": "7339472e5785c78fa5d8ebb5775504ec81e27088722bd76bd5a542eb12297181"
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.0/ncspot-v0.9.0-windows.zip",
"hash": "227ba1abac65c4b0029e24c8b491e87757b0377e3cad6b2dc983483de66c0bf6"
}
},
"bin": "ncspot.exe",