ncspot: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-03-09 20:28:33 +00:00
parent 8509021631
commit 124df97456

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.13.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.12.0/ncspot-v0.12.0-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.0/ncspot-v0.13.0-windows-x86_64.zip",
"hash": "2e8edd826d57b0dda69a5fe9e3e3d40add6b221c65d1fcfca406d77f103a5d2c" "hash": "56de92f4a6435fd354c61cb94b45dbaf20672a82570b7b2297e9a7eecf5bb174"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",