yt-dlp: Update to version 2024.07.08

This commit is contained in:
github-actions[bot] 2024-07-09 00:33:47 +00:00
parent b8215cce9e
commit d8b5e7671a

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.07.07", "version": "2024.07.08",
"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/2024.07.07/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.08/yt-dlp.exe",
"hash": "sha512:421027d3b7e366dc10caaa353307c711333db323158da65bc2ec80949f38663a6a8a9daf016bc3c1ccde9a64fd5c0040e88f4ad9f3fb7b85f46dc780a64388fe" "hash": "sha512:a61b3b1c91fb417ca4e0fff3d47f531bf6f57745a844beb471fb347e098f96aaee91cd9542288b389431ddc28d3ac80a43f104df8442b07cb3c8d1a5b8f3e543"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.07/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.08/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:498bc1c59c366fe55c82c038fc6d5b7234863e90c499c0a7a420f2c80dc1fd2ab6b1f3e9c9a74ea0fd9c1c731ce17d2e1d60209270ab122b3d074a4cd810325d" "hash": "sha512:556d57e8a7c0585244e9832a187952a340c1fccce11d2ce4700e2781fef0d9c5b9d0b1ae8e1778697e2b95cacd6a41da287207ee530c9b426045374d889496af"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",