mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ncspot: Update to version 0.8.2
This commit is contained in:
parent
f391403788
commit
a357048f22
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.8.2",
|
||||||
"description": "Cross-platform ncurses Spotify client written in Rust",
|
"description": "Cross-platform ncurses Spotify client written in Rust",
|
||||||
"homepage": "https://github.com/hrkfdn/ncspot",
|
"homepage": "https://github.com/hrkfdn/ncspot",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.8.2/ncspot-v0.8.2-windows.zip",
|
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.8.2/ncspot-v0.8.2-windows.zip",
|
||||||
"hash": "7339472e5785c78fa5d8ebb5775504ec81e27088722bd76bd5a542eb12297181"
|
"hash": "7339472e5785c78fa5d8ebb5775504ec81e27088722bd76bd5a542eb12297181"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ncspot.exe",
|
"bin": "ncspot.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip"
|
"url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user