yt-dlp: Update to version 2022.04.08

This commit is contained in:
github-actions[bot] 2022-04-08 12:30:51 +00:00
parent b428ce19fb
commit 74d26358ba

View File

@ -1,5 +1,5 @@
{
"version": "2022.03.08.1",
"version": "2022.04.08",
"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.03.08.1/yt-dlp.exe",
"hash": "e27b11c91aa367db0ab432207c8eb4db1e3841e0342416016a9b848ae7a997df"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp.exe",
"hash": "sha512:4a62048358ef3ee120d863c44124d807b2b139543297d29b093093bd7bca0af3f86b8db591e5be968a2c8d397ddf6361fdf9d83d958a73f7cf2a157a0923d464"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "d8e5ac6c1d396e7d45ac9653ba554a8a48cad9b15a371d36c9e193fb94d1bf34"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:e335a3e8a7bc9e95f5c7223c1778b76fd08f05145c702d5eab41c6559940063d8bce24fa79170f8ad8007d954a18c439da2a3a039483ee66bb3c38b57a9ff708"
}
},
"bin": "yt-dlp.exe",