gallery-dl: Update to version 1.30.3

This commit is contained in:
github-actions[bot] 2025-08-15 16:29:49 +00:00
parent a202665359
commit ea0af931d8

View File

@ -1,10 +1,10 @@
{
"version": "1.30.2",
"version": "1.30.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-only",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.2/gallery-dl.exe",
"hash": "59eb7e7deb50c4bd0eedbb86873cebe08d4e7eda68a0122366e08191221a72b4",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.3/gallery-dl.exe",
"hash": "ad730eeb121fde81b4e386e5e5b54b4d4e6fe7c9e7cacc418bb8a4b9721325c7",
"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",