diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 6b98904893..e989b28f04 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.10.10", + "version": "2021.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/2021.10.10/yt-dlp.exe", - "hash": "sha512:9e97898afd839d60634c34add9cff339061beee310628eac2591b66a79d55499993053c751828141e8f6a5048799c4c5a9e7d0589ceb6a41cea9918885f2924d" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp.exe", + "hash": "sha512:07b62347004dd57e37402e1f5a033346b1e291709adc48e4e7bc7a00b2c07e26886808e179ff9208b029dfdb3f273cb70f13db62e8b4161571df441b225e3cbe" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.10/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:b41e303497e55527758df20039b6af084235b9d99feba849e079f7555dcae62019c39c277b086308d8a23aed38b63a788c082a2f6d5f44712a4e75774e300046" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:313090b732c951d579af0e41ca467ef36245ce2b38f3a46198d4606423bcb9de4d07511899c62f75ecb4325ef26cb74aa873606efa72edda4f1d251e5c3809b7" } }, "bin": "yt-dlp.exe",