diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 6696577175..4904572267 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.07.21", + "version": "2025.08.11", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp.exe", - "hash": "e08151c7943ab8510c1c3d7e2a8efc3942384e05f879eaaa9f1af52354596825" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.11/yt-dlp.exe", + "hash": "2626966fe0828f5acf26ad2831784844e45dc0adf11c90d7aacd633b8f7d718c" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "b68b253ea5a446d9c593b049a83fded0d1806b00d1ecabc67c628dce546e7242" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.11/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "c569e2cb2888006e8795c7774a660b3ffe4e9db05375948671e4ad4695e613f4" } }, "bin": "yt-dlp.exe",