From b27f95098ea934c4c81b9661414999a617ca6897 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:25:06 +0000 Subject: [PATCH] yt-dlp: Update to version 2023.01.02 --- 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 df7bac4b6d..4577f46057 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.11.11", + "version": "2023.01.02", "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/2022.11.11/yt-dlp.exe", - "hash": "sha512:c8a0b633c31b37e9e5c3d57876ead46790e38cd678eea984f49c59d857097edee2bb663c7e1a80ae290a3d0e731f778e7105334aae46bbe2fff21afed43f974e" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp.exe", + "hash": "sha512:eb6330e2b1cc9e1570f25a000cf2e49bf8c7b1a83e016e48f0606e6d5c0a5cdfe84740662bd22bc86cc22e0955979f300c7209b8fe50d2cc82d70bc7652b9102" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.11.11/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:3f6f231d4f0ce18e235ccba2816b3f97fef39bf6d0ec8dede04d8e1a686ea71195486df1a405182a55c35b9a1c2d5dcc44a3da8d50f6959ebdc8df5605dac1c9" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:d17cfb378d82e35e5841e9db71f3235fbbc266f4832789a296183f308928646bea5b31750f00202c2400503bfc9d1ca0252d020065b56d6dd51fabbac97eba27" } }, "bin": "yt-dlp.exe",