ScoopInstaller_Main/bucket/gallery-dl.json
2020-06-13 11:26:56 +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.1",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.14.1/gallery-dl.exe",
"hash": "d21666807093ee0461fa31c513974ace434e743c7bb224c8a1a05b346fe5ac28",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}