1
Fork 0

chore(deps): update dependency yt-dlp to v2024.12.13 #131

Merged
lucas merged 1 commit from renovate/yt-dlp-2024.x into master 2024-12-17 16:41:49 +01:00
Showing only changes of commit 651f57f045 - Show all commits

View file

@ -1,7 +1,7 @@
FROM nextcloud:30.0.4-apache FROM nextcloud:30.0.4-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=2024.12.06 ARG YTDLP_VERSION=2024.12.13
# 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