diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index e26033ff40..507f8249c3 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.10.14", + "version": "2025.10.22", "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.10.14/yt-dlp.exe", - "hash": "9ba4b80c9b64a7a2145c77c33b0208adaad34a650c73ea8373d64d6173ecd1a7" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp.exe", + "hash": "f54b89f1855117b664f18828b5abcc7f80e197f47d15e8983d9775f45a275f43" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.14/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "bb7304e52e87b2860195d8a89d935c3375a1be28d38c968dd314d907e37e4795" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "f36d65d4364fc549774a3ff7e6ca272a0b843c5c89aa4c6466a38608e633a7f8" } }, "bin": "yt-dlp.exe",