diff --git a/bucket/ncspot.json b/bucket/ncspot.json index c2a154c526..b0e8740d05 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,21 +1,21 @@ -{ - "version": "0.8.2", - "description": "Cross-platform 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.8.2/ncspot-v0.8.2-windows.zip", - "hash": "7339472e5785c78fa5d8ebb5775504ec81e27088722bd76bd5a542eb12297181" - } - }, - "bin": "ncspot.exe", - "checkver": "github", - "autoupdate": { - "architecture": { - "64bit": { - "url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip" - } - } - } -} +{ + "version": "0.8.2", + "description": "Cross-platform 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.8.2/ncspot-v0.8.2-windows.zip", + "hash": "7339472e5785c78fa5d8ebb5775504ec81e27088722bd76bd5a542eb12297181" + } + }, + "bin": "ncspot.exe", + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip" + } + } + } +}