From b06b4d1a4c1f39ce8d74fba14a1c9395496c602c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 04:29:43 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.07.25 --- 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 496a9b4935..da7ea14e1f 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.07.16", + "version": "2024.07.25", "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.16/yt-dlp.exe", - "hash": "sha512:104393d95ebc7b94c4f6e5a577273d862e74880e13192d3913e3b79f0b98399825bdc11f8de24da83d5de57271cc678472e06817cb038a5535a6c1596e11e3eb" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.25/yt-dlp.exe", + "hash": "sha512:20d730fecaecb5ad1742538893d4e18ed1ef71116b00bf5b50a3382121b50b72f7d8e6dfd9739274e66f550378ac402a7baf6324d9902c705d90a49597ee3c64" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:6a6258a5f13f947fcc38a68062d1a442ccad1884e96911a6c65eb1e6b6d488d57ae9587fc9db9da8031ac3bc88f64e1d8002018e9bea5b1985c0d9eb2388d48c" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.25/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:3739ff24fdfdb423c48c78c3854a46eeeabe70676e54c91da88dc33a5ea80ffa392eea0f67cd78869ea3c47d9ffb523de49ece092257946b6fcc559af849b335" } }, "bin": "yt-dlp.exe",