diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index d0aaf5b95d..9cdf89f1ca 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.04.08", + "version": "2022.03.08", "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/yt-dlp.exe", + "hash": "728c6e072133451bbe26825b329577e4a40242af74582a73d6d8a10ac45c6b3e" }, "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/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "b6e21e5d4b987cdf5fe6e256fd6e43d2daca88988d6ec2756c9298f0d6effda4" } }, "bin": "yt-dlp.exe",