yt-dlp: Update to version 2024.07.25

This commit is contained in:
github-actions[bot] 2024-07-25 04:29:43 +00:00
parent b1568e793d
commit b06b4d1a4c

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.07.16", "version": "2024.07.25",
"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.16/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.25/yt-dlp.exe",
"hash": "sha512:104393d95ebc7b94c4f6e5a577273d862e74880e13192d3913e3b79f0b98399825bdc11f8de24da83d5de57271cc678472e06817cb038a5535a6c1596e11e3eb" "hash": "sha512:20d730fecaecb5ad1742538893d4e18ed1ef71116b00bf5b50a3382121b50b72f7d8e6dfd9739274e66f550378ac402a7baf6324d9902c705d90a49597ee3c64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.25/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:6a6258a5f13f947fcc38a68062d1a442ccad1884e96911a6c65eb1e6b6d488d57ae9587fc9db9da8031ac3bc88f64e1d8002018e9bea5b1985c0d9eb2388d48c" "hash": "sha512:3739ff24fdfdb423c48c78c3854a46eeeabe70676e54c91da88dc33a5ea80ffa392eea0f67cd78869ea3c47d9ffb523de49ece092257946b6fcc559af849b335"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",