diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index dafa66d32c..4351967d27 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.07.08", + "version": "2024.07.09", "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.08/yt-dlp.exe", - "hash": "sha512:a61b3b1c91fb417ca4e0fff3d47f531bf6f57745a844beb471fb347e098f96aaee91cd9542288b389431ddc28d3ac80a43f104df8442b07cb3c8d1a5b8f3e543" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.09/yt-dlp.exe", + "hash": "sha512:05e8f60d6c8236b0de7f19d8b8f9fcbe4b5255b4a3a0cf9a7b2feff1d3ed25d4cd95bb7cc39bf2bcfe5a4d5d66d5dbd521a95d08be4d8824c5246ffb4414f17f" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.08/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:556d57e8a7c0585244e9832a187952a340c1fccce11d2ce4700e2781fef0d9c5b9d0b1ae8e1778697e2b95cacd6a41da287207ee530c9b426045374d889496af" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.09/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:9821a57d2d82a44a084fcfcca58b7d434597071e0b4c4400f22b980633c444b399339ef9d24ffb281c756331a2b56248bc3bc294e76bfaa67a7d78d5751daa89" } }, "bin": "yt-dlp.exe",