mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
sacad: Move from 'extras' (#325)
This commit is contained in:
parent
8c35906da7
commit
93c55ad9f8
33
bucket/sacad.json
Normal file
33
bucket/sacad.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"homepage": "https://github.com/desbma/sacad",
|
||||
"description": "A command line tool to download album covers without manual intervention.",
|
||||
"license": "MPL-2.0",
|
||||
"version": "2.1.10",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/desbma/sacad/releases/download/2.1.10/sacad_win64.7z",
|
||||
"hash": "3c47bfd50625799fd092eaaa4583b84926dc12d9a2f6c969ae8a332649abaf85",
|
||||
"extract_dir": "sacad-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/desbma/sacad/releases/download/2.1.10/sacad_win32.7z",
|
||||
"hash": "74d20cf19fdde32366089a2f1a6171e16b06642e6b7b12ebcfab101a62c2d615",
|
||||
"extract_dir": "sacad-win32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"sacad.exe",
|
||||
"sacad_r.exe"
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/desbma/sacad/releases/download/$version/sacad_win64.7z"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/desbma/sacad/releases/download/$version/sacad_win32.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user