diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 39fd343122..7ff19e8d9c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.01.06", + "version": "2023.02.17", "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.06/yt-dlp.exe", - "hash": "sha512:887fe29ae72c3650971a23788a1d6a3acd8181650c154e7ab03cad981c3cc93575241b962650a254cd07eec3dcd03fc1af0397d1896794b99b9ec0ba36435a15" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.02.17/yt-dlp.exe", + "hash": "sha512:14d0735aeaf4864fc0734a9621ca1f37a743f3cbe0037b0c389d0c271d2f53deae6fd692a40d7c6c1745e703ac3d6a6a863ec202fe5d9427c5dcc84d143614ea" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.06/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:2518683449b41554a35c09300cfa40cd506834e63777cdc5bf6085abe59afa3a11edb5b8a8efc19df8ca215aa17ac8ed2fa13e4e79e14fda0be453fe0913602b" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.02.17/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:001d6a492bf0604201c0911946db065edbf3f04975bd726cb54246e15388adf1dd0c2ee8294e16e36b3cf02db1d9ec99b87ffbdde10dc81688c8d5295a06913a" } }, "bin": "yt-dlp.exe",