ncspot: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2022-07-31 12:30:55 +00:00
parent 91071eb224
commit ab0d8d5487

View File

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