ncspot: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2024-07-16 20:25:44 +00:00
parent abc3d1e19c
commit b80b3f607d

View File

@ -1,12 +1,12 @@
{
"version": "1.1.1",
"version": "1.1.2",
"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/v1.1.1/ncspot-v1.1.1-windows-x86_64.zip",
"hash": "435002211b83954e62b791670dc0eb59cc9e74b357ac3909304287818cf518db"
"url": "https://github.com/hrkfdn/ncspot/releases/download/v1.1.2/ncspot-v1.1.2-windows-x86_64.zip",
"hash": "72835abb711aa2b9201aceb20998480b375ee5add101620eb0d8f8f4fc38ae8a"
}
},
"bin": "ncspot.exe",