From 25f8ab27eca7aa1176b08ffa14bdfb780b16d3ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 00:34:17 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.07.18 --- 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 cfeea377d1..4e314c3ede 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.06.29", + "version": "2022.07.18", "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.06.29/yt-dlp.exe", - "hash": "sha512:079092802d5f7af695515a30624a8c4c496736c78e0d332c010da29b899ab184225c87037c0b21bba007ff10e320afc23e52f4c5ae8b954e71b698dde5b9b40f" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.07.18/yt-dlp.exe", + "hash": "sha512:515167853b49432fbf3470324491a260d9541c80140c0363fd557ff8943a7350a5d99f1ce4f96f9fe0391602b88656c2a43f93f56bd41bbf22da190cd2c0b876" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.29/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:1a985fa62fa78d491652cef182d47285f132903d3e98e9fdcc79d80732f671fab1c7bebc199e7db460051d0fb803072883c9853e1021ce120ce5687290ebecd6" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.07.18/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:fccf799db5d92b5f51fa6237f49b8f5b56069da735eb1e0f090d5f9c2c83d506881b9f20877e29cdb2acf5a8d48c22c4067aa0ad58d2e0bb2b2c053661bdc519" } }, "bin": "yt-dlp.exe",