yt-dlp: Update to version 2022.02.03

This commit is contained in:
github-actions[bot] 2022-02-03 20:27:00 +00:00
parent b35710ae7c
commit f39a4e084e

View File

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