yt-dlp: Update to version 2022.03.08.1

This commit is contained in:
github-actions[bot] 2022-03-08 20:27:23 +00:00
parent 46d8db145d
commit e83fd9bbd1

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.02.04", "version": "2022.03.08.1",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp.exe",
"hash": "sha512:dc3433978aef26ca6eae393647a75f8ec2ba0ecc4c45de017eb05bca66805007df1c16057b8620d7daff9835eb31b4d5365b3bd4f7fb241dc1fccf6082cbc840" "hash": "e27b11c91aa367db0ab432207c8eb4db1e3841e0342416016a9b848ae7a997df"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:9f552d56395395e2ca87437ea50697d75585d6bd2ee61b59fcd394d5885039714df0bcaad4951fb815d56b312c11f36b89c6d9be8b358d70601e9bea337f8226" "hash": "d8e5ac6c1d396e7d45ac9653ba554a8a48cad9b15a371d36c9e193fb94d1bf34"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",