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