From 5bfaa23e364b6ecc81c0125d51b83465855fed60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:32:47 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.12.13 --- 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 f2ee89abac4e6..6ce1f4afd0d68 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.12.06", + "version": "2024.12.13", "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.06/yt-dlp.exe", - "hash": "sha512:98a11903c75cd4d1f0008f88b26825e4bd4ede54396f634881f7c0f109b0a0920ccdb1b19df452f255d781e44f7e70962b5794400c47e9b255a9cf84524315da" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.13/yt-dlp.exe", + "hash": "sha512:0995fb0749eff28e92e9b8e53c13e515ef70fd8f4b2f6725bc3e15221644ddbdc0fc10169f981031b054e24574868bc604b1945b522734239824f0565bd10e29" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:b17876c7f29d6b657f9c7caccb343d2364881d9dcee76c29fde797df04ba05dba6fcecb359872e50384cb14bf28b9a6b78f9106107c18e22829ff0104c5e99b8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.13/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:d3a810a7d8a1c73a71a6a9e429e2245cb209872509b806bc9513478ba59f1c8eb017e96f7ed9edb17c6da6d2ddc78bb03c2819483bd5967ccbdb983064e17755" } }, "bin": "yt-dlp.exe",