diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 8ca4d0898c..1047114b5c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.08.22", + "version": "2025.08.27", "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.22/yt-dlp.exe", - "hash": "5ff450b4baf232e756de5637d9fe46c2a43239c305cbe00e2abcb0785cb4b519" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.27/yt-dlp.exe", + "hash": "ca59b0473fcee2c4cb52e3f77a936c126e0391b570a846f57734c6a5c9944f5f" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "a61f1c65ddff0ec4fa7e313692117ee2f9b96eb8d682269612967a0238577630" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.27/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "d5826a71aae7340888ad1c8e868ac934a2f748a2f5885e89f5a25988b8cb1699" } }, "bin": "yt-dlp.exe",