ScoopInstaller_Main/bucket/gallery-dl.json
2019-04-24 16:44:39 +02:00

14 lines
584 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.8.2",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.8.2/gallery-dl.exe",
"hash": "41d263a91ffee7f4e1be0bb311b59945f5b60e64ab29ad29b41a3669f66694ea",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}