ncspot: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2024-03-06 20:24:37 +00:00
parent e4e2c0685e
commit 317eeb2f76

View File

@ -1,12 +1,12 @@
{ {
"version": ".1.1.0", "version": "1.1.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/v.1.1.0/ncspot-v.1.1.0-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.1.0/ncspot-v1.1.0-windows-x86_64.zip",
"hash": "dcfe4eb4a8109dd3be3bc83b9394fdfb7ca2903eb595683499f2dd1f1ae13ec2" "hash": "fc190b38d13959caaaa7e5d916d5a63c6cbd112f24ffb1d5157ed73eb1863f93"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",