ncspot: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2022-09-17 16:30:41 +00:00
parent 71d7486f48
commit 9212f1e970

View File

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