diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 197e4fc2f3..cec9c5a848 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.02.04", + "version": "2022.03.08.1", "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/2022.02.04/yt-dlp.exe", - "hash": "sha512:dc3433978aef26ca6eae393647a75f8ec2ba0ecc4c45de017eb05bca66805007df1c16057b8620d7daff9835eb31b4d5365b3bd4f7fb241dc1fccf6082cbc840" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp.exe", + "hash": "e27b11c91aa367db0ab432207c8eb4db1e3841e0342416016a9b848ae7a997df" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:9f552d56395395e2ca87437ea50697d75585d6bd2ee61b59fcd394d5885039714df0bcaad4951fb815d56b312c11f36b89c6d9be8b358d70601e9bea337f8226" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "d8e5ac6c1d396e7d45ac9653ba554a8a48cad9b15a371d36c9e193fb94d1bf34" } }, "bin": "yt-dlp.exe",