diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 112617da2c..f89d6eceb6 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.03.04", + "version": "2023.06.21", "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.04/yt-dlp.exe", - "hash": "sha512:a88df82d3833b746fe5c08474adc4839a8fdfd0000a3f3deb20365a3ad527506f094e47986607a621792ece066dd117d6e43ec9a5a5c6fa0e3f6288cecb22745" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.21/yt-dlp.exe", + "hash": "sha512:847f77d66810602ccd331f8c45702a8732cf60ea265ba77dc17cea8b989c769d019974b1ae0c8264214148113e7f40b6a37cf6a07d205f8e148dc19cc654e753" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.04/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:6722ae874fb4d6c1781cefbb47ebc81441ff5fb151e501bcf4313490789c663aeb3454b2a90f80dccc1294b72566341d598ec34266ba53fb58e442168da39232" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.21/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:15e4162fa3be955baa94f8b76e6dee16b8063b14929c7790077d25b36f729be905712d6d22069f927350e9eae4528d967e6ef88fec4fa0c15203995b11a43254" } }, "bin": "yt-dlp.exe",