yt-dlp: Update to version 2022.08.19

This commit is contained in:
github-actions[bot] 2022-08-19 00:36:33 +00:00
parent 21333ce383
commit 482a43d5de

View File

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