diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 937283a8fd..112617da2c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.03.03", + "version": "2023.03.04", "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.03.03/yt-dlp.exe", - "hash": "sha512:ccd0ec39251d55b81ba5d75c539d55379a2f1ccab6f43ad146b00c650b3aa6041f14f04f7357d9130dd96d7ddad37dcde488068ce8f9e75e9f0b170d0c1ba6bd" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.04/yt-dlp.exe", + "hash": "sha512:a88df82d3833b746fe5c08474adc4839a8fdfd0000a3f3deb20365a3ad527506f094e47986607a621792ece066dd117d6e43ec9a5a5c6fa0e3f6288cecb22745" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.03/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:999bdc9e986f4c1516ee2e1ca660051fe19829aae0d535b961e18ea09e3514bd9fccbbe0521aa7fa9ed8b856ab16a65ea86764a01527f2d5a219a27dcef8a4d7" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.04/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:6722ae874fb4d6c1781cefbb47ebc81441ff5fb151e501bcf4313490789c663aeb3454b2a90f80dccc1294b72566341d598ec34266ba53fb58e442168da39232" } }, "bin": "yt-dlp.exe",