diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 4904572267..daae9ff37a 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.08.11", + "version": "2025.08.20", "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.08.11/yt-dlp.exe", - "hash": "2626966fe0828f5acf26ad2831784844e45dc0adf11c90d7aacd633b8f7d718c" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp.exe", + "hash": "2e6d10f814123b1e3358ced337f72dda1b47fda0c4ef1a0289286bba63fbf763" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.11/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "c569e2cb2888006e8795c7774a660b3ffe4e9db05375948671e4ad4695e613f4" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "f15e392068f8ad2f90cd22c81cc7d16e966d79c1fb67dbd194c65fe2c86ed57d" } }, "bin": "yt-dlp.exe",