ncspot: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-04-05 20:28:39 +00:00
parent 3be781b513
commit 18d71bc555

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"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.13.0/ncspot-v0.13.0-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.1/ncspot-v0.13.1-windows-x86_64.zip",
"hash": "56de92f4a6435fd354c61cb94b45dbaf20672a82570b7b2297e9a7eecf5bb174" "hash": "15ea2f22b9bcfbdadc46071af97c682b80a3185aa450baead3e71d06863ce0f6"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",