diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 21b8b874f6..edd6ca31fa 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.01.12", + "version": "2025.01.15", "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/2025.01.12/yt-dlp.exe", - "hash": "sha512:ea918f65130c64b3a033890d1c9f682d5a4640b7baeffa14157569024e06b6d8fc164d840b898bf1a73d7011a70b987ccb90ddbea283e48e2df059d33ba7058e" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.15/yt-dlp.exe", + "hash": "sha512:cbb9e381d6e23f56ee21e47aadafb5570f4f01f93faee063d1df6832b1d4a3d1c499c9a510e364ff64339618e72162e183c681777f642f22a29aa7520786d238" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.12/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:13d40abfd4209b4537981f6ae6d15296f3d13ad42f71ddbd1dd870b8954f60480444e596725e665661c7ace5568f365988a8432b90fa678ff4c4abb2f44125eb" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.15/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:4d7bcd4b52b6097ab0079a237748583ddef2726c82043000b392fb08c51ce8dafe52e4930273424deab75e926a88600e679d58f647194cc501a635cb12fda414" } }, "bin": "yt-dlp.exe",