diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 9b50466d12..7b2969923c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.11.16", + "version": "2023.12.30", "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.11.16/yt-dlp.exe", - "hash": "sha512:45632ddd25254e714182bf9580bde5f8bcee327c519044df6dc960f897419573caa2e441eba71754fc488815b1430797b8738239b4f77d53349520ceb26d21b2" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.12.30/yt-dlp.exe", + "hash": "sha512:e0fb2a726c0f7dd78ce7bfad50e8bd4ae83522eb6a88cb707a27b20cf9a97782f2527bcdb613b821048f5d612b62f0436d76374303ca01fe4f2c13c10381654c" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.16/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:b5b0abc5d606f20b1a5c0e1db5a3685b925c15ddab1ba28c291230017e8045f8b7f3dd0176126ff683265b59f605cc408b2c3447fe0902dd7726fc884cc0a2dc" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.12.30/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:5247061e375ea0ce83f198c7086d7b61a517dcb8eca102caeb35495cf97273cec2ec62adc73e174cc310b37ea14d3b5b2113648654f871537e69741dd4a8994b" } }, "bin": "yt-dlp.exe",