Skip to content

Commit ddb7660

Browse files
committed
gallery-dl-py: Update to version 1.31.10
1 parent a974702 commit ddb7660

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

0 commit comments

Comments
 (0)