1
Fork 0

chore(deps): update dependency yt-dlp to v2025.02.19

This commit is contained in:
Renovate 2025-02-19 03:16:06 +00:00
parent 6d1e06c95b
commit 0875a72d88
Signed by: renovate-bot
GPG key ID: 0E059908592C1674

View file

@ -1,7 +1,7 @@
FROM nextcloud:30.0.6-apache FROM nextcloud:30.0.6-apache
# renovate: datasource=github-releases depName=yt-dlp packageName=yt-dlp/yt-dlp versioning=loose # renovate: datasource=github-releases depName=yt-dlp packageName=yt-dlp/yt-dlp versioning=loose
ARG YTDLP_VERSION=2025.01.26 ARG YTDLP_VERSION=2025.02.19
# Debian ships node.js v18, make sure that the pageres version supports that # Debian ships node.js v18, make sure that the pageres version supports that
# renovate: datasource=npm packageName=pageres-cli # renovate: datasource=npm packageName=pageres-cli
ARG PAGERES_VERSION=8.0.0 ARG PAGERES_VERSION=8.0.0