ncspot: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2022-08-21 16:30:32 +00:00
parent 7005a4212e
commit d5a1de1873

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.1", "version": "0.11.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.10.1/ncspot-v0.10.1-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.11.0/ncspot-v0.11.0-windows-x86_64.zip",
"hash": "fa96ad9460cbcad01fb57c8e49bc44f827b4cce82bfb9106cc6c218584ffe478" "hash": "b72658bf06bbb64482e65f2c2fb5fe2528a84f8355097d08c787bc4169462336"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",