From 69ed6f2c6c59f7a00fa1a143a6091336072f0193 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:25:41 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.03.10 --- 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 7b2969923c..c79bba8ffa 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.12.30", + "version": "2024.03.10", "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/2023.12.30/yt-dlp.exe", - "hash": "sha512:e0fb2a726c0f7dd78ce7bfad50e8bd4ae83522eb6a88cb707a27b20cf9a97782f2527bcdb613b821048f5d612b62f0436d76374303ca01fe4f2c13c10381654c" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.03.10/yt-dlp.exe", + "hash": "sha512:643bb41bb7590a1c79f2e10e5a7948e9897e18196e3399548b842673d4bb1a00f7060338ee9756dfb74e6aa24ac6282641398299f3937150f247d8bfe5f76b52" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.12.30/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:5247061e375ea0ce83f198c7086d7b61a517dcb8eca102caeb35495cf97273cec2ec62adc73e174cc310b37ea14d3b5b2113648654f871537e69741dd4a8994b" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.03.10/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:6b0dc9589b2f28e5fc1d4266c9747d21a882c680d4d2bd1cc400289b38f786205a5736f0d946c9731f222edf84107c2be63b8a11cd3e3f12d0ec76d7d8a19021" } }, "bin": "yt-dlp.exe",