diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 887d3916ad..9700f710b3 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/ncspot-v0.10.0-windows-x86_64.zip", - "hash": "53f588ca9c8ed5f4b6650bf1ae0ea09df7f9d0803e7405831af450006635e40a" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.10.1/ncspot-v0.10.1-windows-x86_64.zip", + "hash": "fa96ad9460cbcad01fb57c8e49bc44f827b4cce82bfb9106cc6c218584ffe478" } }, "bin": "ncspot.exe",