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