ncspot: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2022-06-11 00:33:26 +00:00
parent d6ca18b1c8
commit 132f6d6b36

View File

@ -1,12 +1,12 @@
{
"version": "0.9.8",
"version": "0.10.0",
"description": "ncurses Spotify client written in Rust",
"homepage": "https://github.com/hrkfdn/ncspot",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.8/ncspot-v0.9.8-windows-x86_64.zip",
"hash": "a4b51076bd284f4b39b4347cde38d6be0ab12b3b37133a16a3f1e5bc969a6673"
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.10.0/ncspot-v0.10.0-windows-x86_64.zip",
"hash": "53f588ca9c8ed5f4b6650bf1ae0ea09df7f9d0803e7405831af450006635e40a"
}
},
"bin": "ncspot.exe",