ScoopInstaller_Main/bucket/gallery-dl.json
2023-04-30 20:24:01 +00:00

14 lines
586 B
JSON

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