From 1b80848555b2352287dcd4476de437827cf11222 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:25:29 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.02.04 --- 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 2085d78c00..197e4fc2f3 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.02.03", + "version": "2022.02.04", "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.02.03/yt-dlp.exe", - "hash": "sha512:e42a67b94020f1cce2360b7147fbe4f666f71cdf4a4312f09d6cba7ca9e532cb97fe043f332dc2058f0d6bb59e8b2cb19230d0b65d30b275a9e6946e4438194b" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp.exe", + "hash": "sha512:dc3433978aef26ca6eae393647a75f8ec2ba0ecc4c45de017eb05bca66805007df1c16057b8620d7daff9835eb31b4d5365b3bd4f7fb241dc1fccf6082cbc840" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.03/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:17b020652f7d6c6e57650496738f6d10a0b659df35f61cf4d57d69f1e40c4e1d5084d6704a6bf3a415b3bd343edc1eb0ef50e33c1e2e032a09971d33e5e50557" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:9f552d56395395e2ca87437ea50697d75585d6bd2ee61b59fcd394d5885039714df0bcaad4951fb815d56b312c11f36b89c6d9be8b358d70601e9bea337f8226" } }, "bin": "yt-dlp.exe",