diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 1fd212fe90..6bb45ceea7 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.1", "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.0/ncspot-v0.13.0-windows-x86_64.zip", - "hash": "56de92f4a6435fd354c61cb94b45dbaf20672a82570b7b2297e9a7eecf5bb174" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.1/ncspot-v0.13.1-windows-x86_64.zip", + "hash": "15ea2f22b9bcfbdadc46071af97c682b80a3185aa450baead3e71d06863ce0f6" } }, "bin": "ncspot.exe",