diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 507f8249c3..9b373840b6 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -14,6 +14,10 @@ "32bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp_x86.exe#/yt-dlp.exe", "hash": "f36d65d4364fc549774a3ff7e6ca272a0b843c5c89aa4c6466a38608e633a7f8" + }, + "arm64": { + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp_arm64.exe#/yt-dlp.exe", + "hash": "7cc0cebf3a3c99493910e4bd73da23289d07f2f6a07fc36762299626ba7c03d9" } }, "bin": "yt-dlp.exe", @@ -31,6 +35,9 @@ }, "32bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp_x86.exe#/yt-dlp.exe" + }, + "arm64": { + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp_arm64.exe#/yt-dlp.exe" } }, "hash": {