1
Fork 0

Merge pull request 'chore(deps): update dependency yt-dlp to v2025.01.26' (#153) from renovate/yt-dlp-2025.x into master

Reviewed-on: #153
This commit is contained in:
Lucas Schwiderski 2025-01-31 12:19:44 +00:00
commit 6e54cc3c30
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

View file

@ -1,7 +1,7 @@
FROM nextcloud:30.0.5-apache FROM nextcloud:30.0.5-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.15 ARG YTDLP_VERSION=2025.01.26
# 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