Skip to content

Commit f22967a

Browse files
committed
gallery-dl-py: Update to version 1.30.10
1 parent 1535193 commit f22967a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/gallery-dl-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.30.9",
2+
"version": "1.30.10",
33
"homepage": "https://github.com/mikf/gallery-dl",
44
"description": "Command-line utility for downloading image galleries and collections from several image hosting sites.",
55
"license": "GPL-2.0-only",
@@ -15,9 +15,9 @@
1515
"ffmpeg-shared"
1616
]
1717
},
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",
2121
"installer": {
2222
"script": [
2323
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)