1
Fork 0

Merge pull request 'chore(deps): update dependency yt-dlp to v2024.11.18' (#111) from renovate/yt-dlp-2024.x into master

Reviewed-on: #111
This commit is contained in:
Lucas Schwiderski 2024-11-20 14:29:21 +00:00
commit 3d1e5bfb66
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

View file

@ -1,7 +1,7 @@
FROM nextcloud:30.0.2-apache FROM nextcloud:30.0.2-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.11.04 ARG YTDLP_VERSION=2024.11.18
# 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