diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index cf4efac70e..0f020ae1ea 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.09.05", + "version": "2025.09.23", "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.09.05/yt-dlp.exe", - "hash": "627d0d906d07e63beff5e27a6f15a32d021618b5309e1ef083ffabef771afe93" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe", + "hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "de8b7154aca37c58d1aa044567011920daf0acf5690a4b5a44acfc32a8ec8dcf" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a" } }, "bin": "yt-dlp.exe",