yt-dlp: Update to version 2024.05.27

This commit is contained in:
github-actions[bot] 2024-05-28 00:33:55 +00:00
parent b17350d22f
commit e494ce96cb

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.05.26", "version": "2024.05.27",
"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.05.26/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp.exe",
"hash": "sha512:5fbf85172cbe356054ed3803ad7d5a3103e02414eed6eeb64105791111b5406edfa9dbda7d22cf24b9f725179dd0b197e67e50e3ae568cdce35a6c2a0bf88023" "hash": "sha512:4b786138bbea8664cdec97da44d0bc6521ac17c9277bc6a08f845a1c037a3d3c19642c06dc2ffa23f4267f17222f7950ec293fc42e90ad7e9cf85521e375cac9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.26/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:34ea86dfe0bf62847a019c5ad7faab1301f83525e6cad3825f4d388cff89307b0a91fa359e5ccfcae5897ac2b634ee9be3f5b691f39a3166075fe466198e3665" "hash": "sha512:0a9442b3b590b3e5cd50f38bad80e69623f5cc3db402005516eb50a63ff09b482cf723b1c530df8008a186f3fda1afc6751dbeb9748faf7b163f6b7f58394824"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",