ncspot: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-10-16 00:35:04 +00:00
parent 3d00d47c1d
commit f3376c14f6

View File

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