| 
1 | 1 | {  | 
2 |  | - "version": "1.30.8",  | 
 | 2 | + "version": "1.30.9",  | 
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.8/gallery_dl-1.30.8.tar.gz",  | 
19 |  | - "hash": "66b740276753cd0eeef365c29eb140130f08359ff06008a497af855d00081d04",  | 
20 |  | - "extract_dir": "gallery_dl-1.30.8",  | 
 | 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",  | 
21 | 21 |  "installer": {  | 
22 | 22 |  "script": [  | 
23 | 23 |  "if ($global) { install-python-package --global --quiet --dir $dir }",  | 
 | 
0 commit comments