yt-dlp: Update to version 2022.08.14

This commit is contained in:
github-actions[bot] 2022-08-15 00:33:35 +00:00
parent e66ce997dc
commit fc4b0e961d

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.08.08", "version": "2022.08.14",
"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.08.08/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.14/yt-dlp.exe",
"hash": "sha512:f97e7a75ce196999ddf95a740b3dff453d388bd323994b0d6f99bcc026b8ab87735653713a0d6cf7829ba1bae6da8667bbae812588fd582ba59d027b395f44c1" "hash": "sha512:5c99554ba270cd1805479e7ed30cf2aec1ec0e4918cb6bdb03a1ac90d027cf48527c887739f6e92fad59e5d716e9ed58149fb0b1f64a260588c89ac8450da5b8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.08/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.14/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:f50e2eb0d675ebdb3eba7d611f3023c4b5afef8f789e7b38a9476e0c81e860f5cd5ee2cdf9d5c57baf2fee7b8960ef85eff7e303f95eb81688164e276e0cd804" "hash": "sha512:392e9ed40906ad39172d423bd40b9c72d4550031bbb22c390678f71c6358f2fa2927f27a1ac4c26401daca710f25c83dfc2a8b383fe76400d244c940a5f50379"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",