diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index c79bba8ffa..07390f1115 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.03.10", + "version": "2024.04.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.03.10/yt-dlp.exe", - "hash": "sha512:643bb41bb7590a1c79f2e10e5a7948e9897e18196e3399548b842673d4bb1a00f7060338ee9756dfb74e6aa24ac6282641398299f3937150f247d8bfe5f76b52" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.04.09/yt-dlp.exe", + "hash": "sha512:f1a6f2cbb4da864feff6c2dc5de2e9c8c59efa20e091b4d6557eaccc06b2b32f71b1bfcd51eb86de563fed62ff466b6c8bf699f880fd19980da2c18c1ed92a10" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.03.10/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:6b0dc9589b2f28e5fc1d4266c9747d21a882c680d4d2bd1cc400289b38f786205a5736f0d946c9731f222edf84107c2be63b8a11cd3e3f12d0ec76d7d8a19021" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.04.09/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:205b40554b2b5cdcb2ab360f36d9a28f1adb230ef1dfd3e1fb2e7c1f3e40aedceca4d3d2fc84445952b9012b11a041f068b04a231b6270144d93d3eb1af0223f" } }, "bin": "yt-dlp.exe",