ScoopInstaller_Main/bucket/gallery-dl.json
2019-12-22 22:00:28 +00: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.12.1",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.12.1/gallery-dl.exe",
"hash": "4e1788e0931a534c75ffa5d0629d9cbf1597864b0bde1297af954896d883010c",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}