yt-dlp: Update to version 2023.06.21

This commit is contained in:
github-actions[bot] 2023-06-21 04:28:51 +00:00
parent a97806f08e
commit 726324289e

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.03.04", "version": "2023.06.21",
"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/2023.03.04/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.21/yt-dlp.exe",
"hash": "sha512:a88df82d3833b746fe5c08474adc4839a8fdfd0000a3f3deb20365a3ad527506f094e47986607a621792ece066dd117d6e43ec9a5a5c6fa0e3f6288cecb22745" "hash": "sha512:847f77d66810602ccd331f8c45702a8732cf60ea265ba77dc17cea8b989c769d019974b1ae0c8264214148113e7f40b6a37cf6a07d205f8e148dc19cc654e753"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.04/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.21/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:6722ae874fb4d6c1781cefbb47ebc81441ff5fb151e501bcf4313490789c663aeb3454b2a90f80dccc1294b72566341d598ec34266ba53fb58e442168da39232" "hash": "sha512:15e4162fa3be955baa94f8b76e6dee16b8063b14929c7790077d25b36f729be905712d6d22069f927350e9eae4528d967e6ef88fec4fa0c15203995b11a43254"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",