mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
25 lines
892 B
JSON
25 lines
892 B
JSON
{
|
|
"version": "0.21.3",
|
|
"description": "A Spotify player in the terminal with full feature parity",
|
|
"homepage": "https://github.com/aome510/spotify-player",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/aome510/spotify-player/releases/download/v0.21.3/spotify_player-x86_64-pc-windows-msvc.zip",
|
|
"hash": "a64acfb89c66d1b6efeca375d8e67c3f307019299e90dba1f8917cf97157ea4d"
|
|
}
|
|
},
|
|
"bin": "spotify_player.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/aome510/spotify-player/releases/download/v$version/spotify_player-x86_64-pc-windows-msvc.zip",
|
|
"hash": {
|
|
"url": "$baseurl/spotify_player-x86_64-pc-windows-msvc.sha256"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|