diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index d92a5cd651..3a92204da8 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.10.07", + "version": "2024.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/2024.10.07/yt-dlp.exe", - "hash": "sha512:1397fe8151af8e932d1ab1eca0f49994f0b3cc7093a5e5e614c9b7d6a8f61a0f64a000f24e4d5d82d67aea362c4543397747978f529fa54f941c826d206e8f4c" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp.exe", + "hash": "sha512:725398f6ce3a045d30dc548897c04f57f7b7cbd72571181aa365ad1ca68756fa2908820d44ad97eebb9b4b4e95f5237bd6d02b9a2f3740c4e0561f0b6e6e8f93" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.07/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:329667039f001b1ebb1ef142990b87ce52054cb8dbe51195f0c0d3200a1bbf17107138dae3f7624442a9944fc08b28e88c289b1ffa1377375b0c8f67ff6e0e9e" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:083ceb8691fb2079dfb962d79bdcfd5d2920dca454a1a099edff12ed48b036399cbb1c69ced4398839ff88fb7b5d7890cd5f01fe46c40ad548b5ee89c5412312" } }, "bin": "yt-dlp.exe",