yt-dlp: Update to version 2023.10.13

This commit is contained in:
github-actions[bot] 2023-10-14 00:33:06 +00:00
parent 41773d8c0c
commit eb6febaca8

View File

@ -1,5 +1,5 @@
{ {
"version": "2023.10.07", "version": "2023.10.13",
"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.10.07/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.13/yt-dlp.exe",
"hash": "sha512:c3aedd3b78ed10db3d87d32c4b137fb93d6cfdf8ef1bc716f7779043d66103f3ba39d6fb0bf8375d343b285f9b3dd893953901d4ecab2a43b35829fa910b6eac" "hash": "sha512:c8110a585ee7a110a6e59fc69ee3eb7a706e3ea43cecc636b1e11247ff099be584cdbb4bb713221f66876fac199fe6443931bb42af8317f5aec2291c29b14211"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.07/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.13/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:7f9df999b0453a3a262421a507d6c0a86618d8bc50b2708a3b1915689db26f805b84758cd7ef2d97bb0eb6173768ad27c72cd3ee21af8c02ba77984868efb400" "hash": "sha512:2d51d7a82c5c60d803d3d56a07b8548b6b99138ce2effc70697e6f4d32bea40cf88bc6f27d988253df1e208b85ecb1556861256827a274cb49f48f5be99e0ef8"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",