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