yt-dlp: Update to version 2022.02.04

This commit is contained in:
github-actions[bot] 2022-02-04 08:25:29 +00:00
parent 4ee322ddf8
commit 1b80848555

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.02.03", "version": "2022.02.04",
"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.03/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp.exe",
"hash": "sha512:e42a67b94020f1cce2360b7147fbe4f666f71cdf4a4312f09d6cba7ca9e532cb97fe043f332dc2058f0d6bb59e8b2cb19230d0b65d30b275a9e6946e4438194b" "hash": "sha512:dc3433978aef26ca6eae393647a75f8ec2ba0ecc4c45de017eb05bca66805007df1c16057b8620d7daff9835eb31b4d5365b3bd4f7fb241dc1fccf6082cbc840"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.03/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:17b020652f7d6c6e57650496738f6d10a0b659df35f61cf4d57d69f1e40c4e1d5084d6704a6bf3a415b3bd343edc1eb0ef50e33c1e2e032a09971d33e5e50557" "hash": "sha512:9f552d56395395e2ca87437ea50697d75585d6bd2ee61b59fcd394d5885039714df0bcaad4951fb815d56b312c11f36b89c6d9be8b358d70601e9bea337f8226"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",