gallery-dl: Update to version 1.29.3

This commit is contained in:
github-actions[bot] 2025-03-29 12:31:19 +00:00
parent 880d1672d4
commit 629db9b7a7

View File

@ -1,10 +1,10 @@
{
"version": "1.29.2",
"version": "1.29.3",
"description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
"homepage": "https://github.com/mikf/gallery-dl",
"license": "GPL-2.0-or-later",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.29.2/gallery-dl.exe",
"hash": "d59913fcb428aee51aa81f6d49ad2c08d4619723033613ee7e82bbee8e8ea558",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.29.3/gallery-dl.exe",
"hash": "72fd84c3296d6f6fff8e6649c45cba061d6a1938b6445bcd2b2658f10575a7db",
"bin": "gallery-dl.exe",
"pre_install": "if (-not (Test-Path \"$persist_dir\\gallery-dl.conf\")) { Set-Content \"$dir\\gallery-dl.conf\" '{}' -Encoding Ascii | Out-Null }",
"persist": "gallery-dl.conf",