From 002033dcd3a04ba8793a34f85ede4a7b6884dd62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:57 +0000 Subject: [PATCH] yt-dlp: Update to version 2023.11.14 --- 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 97dfa7a8da..81136136e4 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.10.13", + "version": "2023.11.14", "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.10.13/yt-dlp.exe", - "hash": "sha512:c8110a585ee7a110a6e59fc69ee3eb7a706e3ea43cecc636b1e11247ff099be584cdbb4bb713221f66876fac199fe6443931bb42af8317f5aec2291c29b14211" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.14/yt-dlp.exe", + "hash": "sha512:aa43db068d0297c42fa34db20214cb3d47553b5fe8033706703fd014835d2e0e0b57c8fbf9b0da58800bd02069b28c3eef5e342d42de0e9c979f4eaa835e70df" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.13/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:2d51d7a82c5c60d803d3d56a07b8548b6b99138ce2effc70697e6f4d32bea40cf88bc6f27d988253df1e208b85ecb1556861256827a274cb49f48f5be99e0ef8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.14/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:89a689e0f7855c238e31638e37837fc80a9534373688830afe2482bb0be9b5b8460ef5593dae9c53f43b0c7248e1af2854ca547c7d1607852dffccae5fc8b815" } }, "bin": "yt-dlp.exe",