|
1 | 1 | { |
2 | | - "version": "1.30.9", |
| 2 | + "version": "1.30.10", |
3 | 3 | "homepage": "https://github.com/mikf/gallery-dl", |
4 | 4 | "description": "Command-line utility for downloading image galleries and collections from several image hosting sites.", |
5 | 5 | "license": "GPL-2.0-only", |
|
15 | 15 | "ffmpeg-shared" |
16 | 16 | ] |
17 | 17 | }, |
18 | | - "url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.9/gallery_dl-1.30.9.tar.gz", |
19 | | - "hash": "903506d1b8e00196d5519c4102199e47fe532b8727335a5a601a05d6ff431411", |
20 | | - "extract_dir": "gallery_dl-1.30.9", |
| 18 | + "url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.10/gallery_dl-1.30.10.tar.gz", |
| 19 | + "hash": "2640816991519902e3bab1243d0f29cd6788105e62fbd7e360c1712246944c88", |
| 20 | + "extract_dir": "gallery_dl-1.30.10", |
21 | 21 | "installer": { |
22 | 22 | "script": [ |
23 | 23 | "if ($global) { install-python-package --global --quiet --dir $dir }", |
|
0 commit comments