1
Fork 0

chore(deps): update dependency yt-dlp to v2024.10.07 #79

Merged
lucas merged 1 commit from renovate/yt-dlp-2024.x into master 2024-10-17 10:38:01 +02:00
Showing only changes of commit 416e4da14b - Show all commits

View file

@ -1,7 +1,7 @@
FROM nextcloud:29.0.7-apache FROM nextcloud:29.0.7-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.09.27 ARG YTDLP_VERSION=2024.10.07
# 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