From 5d072c064fa445b99cbbfb55a120448af8919669 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 00:34:56 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.09.27 --- 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 b7bfac39c3..2ab97380ec 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.08.06", + "version": "2024.09.27", "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.08.06/yt-dlp.exe", - "hash": "sha512:b8001126bbc1429573547d73fc9cb5478e0a7fb5beebac5242eb3e226b29bc3b13ecb96b15de0fca65c42671b6f43dcef1891b8177ba15233a1413db87779b13" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.09.27/yt-dlp.exe", + "hash": "sha512:c1f5653c9b81479b061e218369029ddf8311f06fa05debc7d94aa376d08ef6c9c85769663b194ff1739e652d63ced214d171b051b4ace67b1a1378ee3e7e42f8" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.06/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:a2c888fdfe9edba4120199e2d5e5031fc9dafb7534f7c0ce127efc6b64220ddf1bcdb89bdf075732fdd293b9167d347fb01970a9e4076e89bbb68b41b5897eea" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.09.27/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:0390882dd62fb8245982d66b23f1bda2eb6ef296e55faae8e34f76e24988ad9157d40680bcc00ef8ef8ab4330de97f1a6bf4b5dffd421dc5607582f234607d0b" } }, "bin": "yt-dlp.exe",