diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 190518bccb..b7bfac39c3 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.08.01", + "version": "2024.08.06", "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/2024.08.01/yt-dlp.exe", - "hash": "sha512:5631622a97bffcc620d1ebd3f4befe23da4f528a743a17c13c73cbd0669a9c4aa07e7ee0e2a96665dc76bf0979565f673fb9ec40f6ac4ab70e302dfe9f1dcfd2" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.06/yt-dlp.exe", + "hash": "sha512:b8001126bbc1429573547d73fc9cb5478e0a7fb5beebac5242eb3e226b29bc3b13ecb96b15de0fca65c42671b6f43dcef1891b8177ba15233a1413db87779b13" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.01/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:48e2c8c03acc6d0f144948ded924e293357d2233e2983ec9ed4a9ed9667b6087759668a98bca7e04fa359ccc34821374891dfd592e05d4d9d9915322a31e0d59" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.06/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:a2c888fdfe9edba4120199e2d5e5031fc9dafb7534f7c0ce127efc6b64220ddf1bcdb89bdf075732fdd293b9167d347fb01970a9e4076e89bbb68b41b5897eea" } }, "bin": "yt-dlp.exe",