diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 7ff19e8d9c..937283a8fd 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.02.17", + "version": "2023.03.03", "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.02.17/yt-dlp.exe", - "hash": "sha512:14d0735aeaf4864fc0734a9621ca1f37a743f3cbe0037b0c389d0c271d2f53deae6fd692a40d7c6c1745e703ac3d6a6a863ec202fe5d9427c5dcc84d143614ea" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.03/yt-dlp.exe", + "hash": "sha512:ccd0ec39251d55b81ba5d75c539d55379a2f1ccab6f43ad146b00c650b3aa6041f14f04f7357d9130dd96d7ddad37dcde488068ce8f9e75e9f0b170d0c1ba6bd" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.02.17/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:001d6a492bf0604201c0911946db065edbf3f04975bd726cb54246e15388adf1dd0c2ee8294e16e36b3cf02db1d9ec99b87ffbdde10dc81688c8d5295a06913a" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.03/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:999bdc9e986f4c1516ee2e1ca660051fe19829aae0d535b961e18ea09e3514bd9fccbbe0521aa7fa9ed8b856ab16a65ea86764a01527f2d5a219a27dcef8a4d7" } }, "bin": "yt-dlp.exe",