diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 8bf5a7e1f2..1e2736e88f 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "1.0.0", "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/v0.13.4/ncspot-v0.13.4-windows-x86_64.zip", - "hash": "0bc288a27413012d9ee16fd382fdccf9e209916038b148f520ea55f7ecb663dd" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.0.0/ncspot-v1.0.0-windows-x86_64.zip", + "hash": "221817745908e035b7e82352f468a1ed77449dc37ba6492b380f54263a0204e1" } }, "bin": "ncspot.exe",