From d8b5e7671a2fc39c8dbb912158301c94eab4dfe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:33:47 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.07.08 --- 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 cb8475746a..dafa66d32c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.07.07", + "version": "2024.07.08", "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/2024.07.07/yt-dlp.exe", - "hash": "sha512:421027d3b7e366dc10caaa353307c711333db323158da65bc2ec80949f38663a6a8a9daf016bc3c1ccde9a64fd5c0040e88f4ad9f3fb7b85f46dc780a64388fe" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.08/yt-dlp.exe", + "hash": "sha512:a61b3b1c91fb417ca4e0fff3d47f531bf6f57745a844beb471fb347e098f96aaee91cd9542288b389431ddc28d3ac80a43f104df8442b07cb3c8d1a5b8f3e543" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.07/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:498bc1c59c366fe55c82c038fc6d5b7234863e90c499c0a7a420f2c80dc1fd2ab6b1f3e9c9a74ea0fd9c1c731ce17d2e1d60209270ab122b3d074a4cd810325d" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.08/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:556d57e8a7c0585244e9832a187952a340c1fccce11d2ce4700e2781fef0d9c5b9d0b1ae8e1778697e2b95cacd6a41da287207ee530c9b426045374d889496af" } }, "bin": "yt-dlp.exe",