ncspot: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2022-01-02 20:26:59 +00:00
parent 7ad38a575e
commit e784a4dd3d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.9.4",
"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.3/ncspot-v0.9.3-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.4/ncspot-v0.9.4-windows-x86_64.zip",
"hash": "d2a9c587decba9e37418577fb3ffc61cd230821ad792b20090eae4592849194f" "hash": "f466005424a32827b91feabceb0332a431906e5b360477d27b6f97a35b34be44"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",