diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 5bd4533ff5..c0b71c88b1 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.2.2", + "version": "1.3.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/v1.2.2/ncspot-v1.2.2-windows-x86_64.zip", - "hash": "0c197712d83d947fa213d3fbcf89a4174501cd797c3a41d198a073e0f88f165d" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.0/ncspot-v1.3.0-windows-x86_64.zip", + "hash": "652a7e67cb0123da1c98ce70b0f5a9189a5c7a25ba3532fbe558158684ccd9fb" } }, "bin": "ncspot.exe",