yt-dlp: Update to version 2025.03.26

This commit is contained in:
github-actions[bot] 2025-03-26 00:36:53 +00:00
parent eb2a39cb0f
commit 449cc0267f

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.03.25", "version": "2025.03.26",
"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/2025.03.25/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.26/yt-dlp.exe",
"hash": "sha512:449413f8efc8c887fbd42dc1211293c9c83279604a0f12fb3e362552efb7d4a3ad97b7a966bff84f8ff9cb994fcb592068f584b8d1add501e980bb60ba6d70c1" "hash": "sha512:bfda228334585030dd04723af29a386ff486448692df1d5e3f7910ac5d95f3e5e52fb255ec5747c5ab85cbc4ee7f5eba67894600414a8608f994ca43658a99ba"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.25/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.26/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:15670abd1c72bcf9f277d476cc391c36415fd79ad86a5e5a3ffcff7a82609ffc13cf100d1c45887bee0f6f407a73052fc6e4dbc2a70dff120b2c67c099cb8bbb" "hash": "sha512:5da2c7b5435284259b92f949621d8691175671cf68789d7e710e1341fa6b6f8ea974a630be0c8777ee05518b6b6d215b5a70eab6c46194aa86b2a6f79f743742"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",