diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index d0aaf5b95d..ae961533ee 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.04.08", + "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", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp.exe", - "hash": "sha512:4a62048358ef3ee120d863c44124d807b2b139543297d29b093093bd7bca0af3f86b8db591e5be968a2c8d397ddf6361fdf9d83d958a73f7cf2a157a0923d464" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp.exe", + "hash": "sha512:3f489c3d1feefaadba7aca96f74f9ac670fc5b8ddaeec43c53d3672ab42e90965d100535f0756bcaa12984f196180235c989f88de2a04a1169cbd99e02a8afa8" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:e335a3e8a7bc9e95f5c7223c1778b76fd08f05145c702d5eab41c6559940063d8bce24fa79170f8ad8007d954a18c439da2a3a039483ee66bb3c38b57a9ff708" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:25a091feed28038c77adb1a3f7607b3acdd269e37e6d14acec6b60dadc06ae386a11bb7928b8b98711d0455b7b85ca69d4d13b29157e32d2b682d3f3a7d182d2" } }, "bin": "yt-dlp.exe",