ScoopInstaller_Main/bucket/gallery-dl.json
2020-06-01 09:23:31 +02:00

14 lines
586 B
JSON

{
"homepage": "https://github.com/mikf/gallery-dl",
"description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
"version": "1.14.0",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.14.0/gallery-dl.exe",
"hash": "510f3d7e521c0e9a460d054e2425259d19831e7f6b7ab9547303e1dee232ce72",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}