ncspot: Update to version 0.9.7

This commit is contained in:
github-actions[bot] 2022-03-24 00:33:11 +00:00
parent 98ce991eda
commit 4d5bd1642a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.6", "version": "0.9.7",
"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.9.6/ncspot-v0.9.6-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.7/ncspot-v0.9.7-windows-x86_64.zip",
"hash": "df800b05775950c35244fafa12af34a7600299a664f8b8a8e43a768181b5031d" "hash": "b1a33ec839b94f5c22d2e01541690a26384b221d9e824ee65c197c53e795f6d4"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",