From fc4b0e961d629abed893a58d11930608b5f7b560 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 00:33:35 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.08.14 --- 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 731ed07d21..1b45ed091a 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.08.08", + "version": "2022.08.14", "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.08.08/yt-dlp.exe", - "hash": "sha512:f97e7a75ce196999ddf95a740b3dff453d388bd323994b0d6f99bcc026b8ab87735653713a0d6cf7829ba1bae6da8667bbae812588fd582ba59d027b395f44c1" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.14/yt-dlp.exe", + "hash": "sha512:5c99554ba270cd1805479e7ed30cf2aec1ec0e4918cb6bdb03a1ac90d027cf48527c887739f6e92fad59e5d716e9ed58149fb0b1f64a260588c89ac8450da5b8" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.08/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:f50e2eb0d675ebdb3eba7d611f3023c4b5afef8f789e7b38a9476e0c81e860f5cd5ee2cdf9d5c57baf2fee7b8960ef85eff7e303f95eb81688164e276e0cd804" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.14/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:392e9ed40906ad39172d423bd40b9c72d4550031bbb22c390678f71c6358f2fa2927f27a1ac4c26401daca710f25c83dfc2a8b383fe76400d244c940a5f50379" } }, "bin": "yt-dlp.exe",