diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 4351967d27..496a9b4935 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.07.09", + "version": "2024.07.16", "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.09/yt-dlp.exe", - "hash": "sha512:05e8f60d6c8236b0de7f19d8b8f9fcbe4b5255b4a3a0cf9a7b2feff1d3ed25d4cd95bb7cc39bf2bcfe5a4d5d66d5dbd521a95d08be4d8824c5246ffb4414f17f" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp.exe", + "hash": "sha512:104393d95ebc7b94c4f6e5a577273d862e74880e13192d3913e3b79f0b98399825bdc11f8de24da83d5de57271cc678472e06817cb038a5535a6c1596e11e3eb" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.09/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:9821a57d2d82a44a084fcfcca58b7d434597071e0b4c4400f22b980633c444b399339ef9d24ffb281c756331a2b56248bc3bc294e76bfaa67a7d78d5751daa89" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:6a6258a5f13f947fcc38a68062d1a442ccad1884e96911a6c65eb1e6b6d488d57ae9587fc9db9da8031ac3bc88f64e1d8002018e9bea5b1985c0d9eb2388d48c" } }, "bin": "yt-dlp.exe",