mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spotify-player: Add version 0.15.2
This commit is contained in:
parent
7f2c12c226
commit
091246d850
25
bucket/spotify-player.json
Normal file
25
bucket/spotify-player.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"version": "0.15.2",
|
||||
"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.15.2/spotify_player-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "22327936fc6c2d27470b2f0e117bbf27f137208df79f58b171961b65dfff5dde"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user