ncspot: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2023-12-17 00:32:39 +00:00
parent 568236866d
commit fc540e84da

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.4", "version": "1.0.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/v0.13.4/ncspot-v0.13.4-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.0.0/ncspot-v1.0.0-windows-x86_64.zip",
"hash": "0bc288a27413012d9ee16fd382fdccf9e209916038b148f520ea55f7ecb663dd" "hash": "221817745908e035b7e82352f468a1ed77449dc37ba6492b380f54263a0204e1"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",