yt-dlp: Update to version 2022.06.29

This commit is contained in:
github-actions[bot] 2022-06-29 04:35:17 +00:00
parent cfe304a5b2
commit 55b1aad575

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.06.22.1", "version": "2022.06.29",
"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/2022.06.22.1/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.29/yt-dlp.exe",
"hash": "sha512:a3b4cd1c45fd10558c3956db1432c189c90a774df95b67b744a19b8d0b4f55ffc68274752bf68db9ab03eb86262764fbe7266fb4dd9d0f52387956840ecede10" "hash": "sha512:079092802d5f7af695515a30624a8c4c496736c78e0d332c010da29b899ab184225c87037c0b21bba007ff10e320afc23e52f4c5ae8b954e71b698dde5b9b40f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.22.1/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.29/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:6db311141b7b19e46c277bb8a4d0b5bb5c7acdfcb095df08f34471b560b93c259bc4865b09bf86a14b18515e1e6545a7f49f5c1be3177d96530379246e138a01" "hash": "sha512:1a985fa62fa78d491652cef182d47285f132903d3e98e9fdcc79d80732f671fab1c7bebc199e7db460051d0fb803072883c9853e1021ce120ce5687290ebecd6"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",