ncspot: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2022-12-29 00:33:45 +00:00
parent e0f3bbd3bf
commit 31e61a241c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.2", "version": "0.12.0",
"description": "ncurses Spotify client written in Rust", "description": "ncurses Spotify client written in Rust",
"homepage": "https://github.com/hrkfdn/ncspot", "homepage": "https://github.com/hrkfdn/ncspot",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.11.2/ncspot-v0.11.2-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.12.0/ncspot-v0.12.0-windows-x86_64.zip",
"hash": "9312372f28be02d193b42cd1538bc3d65c443d6491e2e605767a8e376b87bcf1" "hash": "2e8edd826d57b0dda69a5fe9e3e3d40add6b221c65d1fcfca406d77f103a5d2c"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",