gallery-dl: Add version 1.8.2 (#9)

This commit is contained in:
Hsiao-nan Cheung 2019-04-24 22:44:39 +08:00 committed by Richard Kuhnt
parent 9abcf4dac1
commit b22e0eabc0

13
bucket/gallery-dl.json Normal file
View File

@ -0,0 +1,13 @@
{
"homepage": "https://github.com/mikf/gallery-dl",
"description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
"version": "1.8.2",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.8.2/gallery-dl.exe",
"hash": "41d263a91ffee7f4e1be0bb311b59945f5b60e64ab29ad29b41a3669f66694ea",
"bin": "gallery-dl.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
}
}