From 7f19f7956e0df2e56475ea1147e4789ea48dcafc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:31:11 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.12.06 --- bucket/yt-dlp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 4729439ff5..f2ee89abac 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.12.03", + "version": "2024.12.06", "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.12.03/yt-dlp.exe", - "hash": "sha512:bf72e9665b32c13844950fcc17a4f9a98803bfe7a54ec379e475039e9178f7c0b33ef3c8fdbe18528df376ee3ec4f5b87b0e6ae3026de66f21268df1a83e81c4" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp.exe", + "hash": "sha512:98a11903c75cd4d1f0008f88b26825e4bd4ede54396f634881f7c0f109b0a0920ccdb1b19df452f255d781e44f7e70962b5794400c47e9b255a9cf84524315da" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.03/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:04566ca75c5d3c49c329e227c93da94ec18fb39643a7352309ce7b47f1f039c27d63affbfb27b6400b6faef484eb082dbfb91dfd68b18fef5648cf394e8e694f" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:b17876c7f29d6b657f9c7caccb343d2364881d9dcee76c29fde797df04ba05dba6fcecb359872e50384cb14bf28b9a6b78f9106107c18e22829ff0104c5e99b8" } }, "bin": "yt-dlp.exe",