Update dependency yt-dlp to v2024.08.06
This commit is contained in:
parent
8c5e01b717
commit
b99648a18e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM nextcloud:28.0.6-apache
|
||||
|
||||
# renovate: datasource=github-releases depName=yt-dlp packageName=yt-dlp/yt-dlp versioning=loose
|
||||
ARG YTDLP_VERSION=2024.05.27
|
||||
ARG YTDLP_VERSION=2024.08.06
|
||||
# Debian ships node.js v18, make sure that the pageres version supports that
|
||||
# renovate: datasource=npm packageName=pageres-cli
|
||||
ARG PAGERES_VERSION=8.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue