ScoopInstaller_Main/bucket/gallery-dl.json
2022-01-09 00:31:59 +00:00

14 lines
586 B
JSON

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