From 03b67f5751c21bc17b324928b6e47fb0be46df52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:25 +0000 Subject: [PATCH] yt-dlp: Update to version 2023.07.06 --- 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 98c6009482..c4bbe503dc 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.06.22", + "version": "2023.07.06", "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/2023.06.22/yt-dlp.exe", - "hash": "sha512:1f29c801bcf2f0079a0d2ef20d080b2376c456692b986f311827aba30efe792242b41092f78e7dcc8fd6ba54487c46cbcd9987f07fadc762819592416b72b7eb" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp.exe", + "hash": "sha512:fe7470971d0f02b9036aee509779e68a245746e90971da0a077553aa4259e25a6199e63b19d0b66c4f41f8a2eabfac584db7a9cdcc7f5b8ab5906d336e11ba80" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:1d79d07dff747159d814f859d930da834802d4a211f181bd9533bffd41cb8a63081337a2545429a008403a343cd8eb6e4bbb301e9a41a1c2014fac310c5632b3" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:5339b718eff2b1d0df2bfa0a68f163142e30f59fbe7f10b0fa6ecae016a4c3a7078d93650930a2ac525d6934d7879a33056410d49864c1b2666a67d8d1a67741" } }, "bin": "yt-dlp.exe",