From b98917f99a1cc8d059450ec5bc7167b7f8bb77e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 12:31:49 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.01.21 --- 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 3ae2fe69ce..0b53caf5d9 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.12.27", + "version": "2022.01.21", "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/2021.12.27/yt-dlp.exe", - "hash": "sha512:e45b98acf3e5d346143b9e99b8c81a4c17de32c5ffa2293ba26b464556f228f781dbf23bcb6f1c00b1e13588e453d234176c57f9fab678034fe393afdb0b81ed" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.01.21/yt-dlp.exe", + "hash": "sha512:39dd098356341e39c18d53ca65b42b86776a7188e5b1f7eb5fd7e3d2ed07cbb7803684dfe732c645cee49eae13c49ecad68d1405f25e59a9bc2c8f398b239380" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.27/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:22a21cb0e5c249dfa8f3feabe1600c197e948d6745cd462474b940ccabc5a598c597535606b2dc0455842fcc6ceb8bea1dd8eb6119e858a27adb88b712869039" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.01.21/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:fd7e2fd766695a79d7e1754092401ce05197f01359021d37f4d827415222faaab26a8cff48554c6bfcacec66dac3d187c3800277a0cd0086d71140f3fc4b0fa5" } }, "bin": "yt-dlp.exe",