From 34ebeaea70c9bf429fc501b60158f9bc6ab83d2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 04:29:17 +0000 Subject: [PATCH] yt-dlp: Update to version 2021.12.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 5d3dcc40f7..14e5165638 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.12.01", + "version": "2021.12.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/2021.12.01/yt-dlp.exe", - "hash": "sha512:1C9C0D2A0D98BDA5F92D2CFDAB0B2C3FF81715B4C390E256FE27999ADF54AB44E7AAF53B12511E4B5BEC9B358291593F531A6257D5D10762B4CD225E506F306A" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.25/yt-dlp.exe", + "hash": "sha512:731fb1beaa89e47c968ffea7b7b57ee8ab3c94e1597603cf135f924657c27ff666cb133b5d09634402a91a2808b009fbf5659655c1ff632fb0f5f9b885590936" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.01/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:5526E61AFD7FC8ACEEBFDA1E21B197ABB38E6DEAACEB35C9536FF9173F2CEF9D7774066C9D1A5596EF78C5C4CB75F0154EF984E2534E65F2E415DE17DFDF40A6" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.25/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:3504e7787933a40d15c715fdeccfe2d175ad7a75712ab81e75ce5424b4ef5dec725e17cbb4cab1c55ae5a86d75df496f95c315990c8269e2d42692e6a04c629e" } }, "bin": "yt-dlp.exe",