ScoopInstaller_Main/bucket/gallery-dl.json
2020-09-21 08:10:17 +02:00

14 lines
586 B
JSON

{
"version": "1.15.0",
"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.15.0/gallery-dl.exe",
"hash": "b3ac6519ed465d75e4b6af4311def3c3d40ca5c0465cdbb13837b1aa97e848ce",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}