mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-05 07:24:26 +00:00
14 lines
584 B
JSON
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.9.0",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.9.0/gallery-dl.exe",
|
|
"hash": "230e38d1ca638315b6d166e87d388cb8154edcd9e312384d3372682aa528c235",
|
|
"bin": "gallery-dl.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
|
|
}
|
|
}
|