Skip to content

Commit c1a0ee2

Browse files
committed
gallery-dl-py: Update to version 1.29.4
1 parent 9009bb8 commit c1a0ee2

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.29.3",
2+
"version": "1.29.4",
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.29.3/gallery_dl-1.29.3.tar.gz",
19-
"hash": "7bdbaa69368635d572744372da43c2a543a790e7b2b49c16bffb3268fdc88e12",
20-
"extract_dir": "gallery_dl-1.29.3",
18+
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.29.4/gallery_dl-1.29.4.tar.gz",
19+
"hash": "59aa6d754c6a51e9a84f0a26468090ca08b2a4b138b2fb364a5f25c41cd58ae7",
20+
"extract_dir": "gallery_dl-1.29.4",
2121
"installer": {
2222
"script": [
2323
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)