diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 4577f46057..39fd343122 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.01.02", + "version": "2023.01.06", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp.exe", - "hash": "sha512:eb6330e2b1cc9e1570f25a000cf2e49bf8c7b1a83e016e48f0606e6d5c0a5cdfe84740662bd22bc86cc22e0955979f300c7209b8fe50d2cc82d70bc7652b9102" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.06/yt-dlp.exe", + "hash": "sha512:887fe29ae72c3650971a23788a1d6a3acd8181650c154e7ab03cad981c3cc93575241b962650a254cd07eec3dcd03fc1af0397d1896794b99b9ec0ba36435a15" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:d17cfb378d82e35e5841e9db71f3235fbbc266f4832789a296183f308928646bea5b31750f00202c2400503bfc9d1ca0252d020065b56d6dd51fabbac97eba27" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.06/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:2518683449b41554a35c09300cfa40cd506834e63777cdc5bf6085abe59afa3a11edb5b8a8efc19df8ca215aa17ac8ed2fa13e4e79e14fda0be453fe0913602b" } }, "bin": "yt-dlp.exe",