diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index c4bbe503dc..92f69928f6 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.07.06", + "version": "2023.09.24", "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.07.06/yt-dlp.exe", - "hash": "sha512:fe7470971d0f02b9036aee509779e68a245746e90971da0a077553aa4259e25a6199e63b19d0b66c4f41f8a2eabfac584db7a9cdcc7f5b8ab5906d336e11ba80" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.09.24/yt-dlp.exe", + "hash": "sha512:c49020fddc86b01c7c1479eab59b69072c9d64019e868a9eb49cc37db97fe0c6294fb4410cdd6400128c43c1dac0bec8208da70815f0450527f4261ea81dc665" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:5339b718eff2b1d0df2bfa0a68f163142e30f59fbe7f10b0fa6ecae016a4c3a7078d93650930a2ac525d6934d7879a33056410d49864c1b2666a67d8d1a67741" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.09.24/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:6975bd179fbb125a8720c34b144db666cff675d6e04a0cb67a1e226c770fa8d8d18b37312f7ece95eae9a2d8e1b80b94f6be3776f65cfa376146f7acde835394" } }, "bin": "yt-dlp.exe",