From 482a43d5de28a307470a24f6ffd227d552503ac5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 00:36:33 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.08.19 --- 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 1b45ed091a..75c1e77d31 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.08.14", + "version": "2022.08.19", "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.14/yt-dlp.exe", - "hash": "sha512:5c99554ba270cd1805479e7ed30cf2aec1ec0e4918cb6bdb03a1ac90d027cf48527c887739f6e92fad59e5d716e9ed58149fb0b1f64a260588c89ac8450da5b8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.19/yt-dlp.exe", + "hash": "sha512:48e4a5ff61d28c78c73f773fae6002ea8a529ae5c6f45b0d07fa6236f89861c0024afc1ef6e9b8b09600495e3ce0a55e89856b9f8e1dcad1920702877fc714cb" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.14/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:392e9ed40906ad39172d423bd40b9c72d4550031bbb22c390678f71c6358f2fa2927f27a1ac4c26401daca710f25c83dfc2a8b383fe76400d244c940a5f50379" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.08.19/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:23b3602e1bdab9f860407ee4e33f720925ef04ee977a570ba882bf7c68b186fdec3ceef91b98dbc1fc2ee3a5bfb969b74c47523e444a503b968af9c45abec99a" } }, "bin": "yt-dlp.exe",