Skip to content

Commit 33b3a02

Browse files
committed
gallery-dl-py: Update to version 1.31.0
1 parent cdb006f commit 33b3a02

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.10",
2+
"version": "1.31.0",
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.10/gallery_dl-1.30.10.tar.gz",
19-
"hash": "2640816991519902e3bab1243d0f29cd6788105e62fbd7e360c1712246944c88",
20-
"extract_dir": "gallery_dl-1.30.10",
18+
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.31.0/gallery_dl-1.31.0.tar.gz",
19+
"hash": "7326b75f1c0b0def9fe19e4abb41f2816551fa85da48bfdd19bf51dacc6e0251",
20+
"extract_dir": "gallery_dl-1.31.0",
2121
"installer": {
2222
"script": [
2323
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)