From 42ce17d9879a36b254a82fb29b2a5c041c3a872a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Oct 2021 00:13:04 -0700 Subject: [PATCH] yt-dlp: Update to version 2021.10.10 --- 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 21eb987bdb..6b98904893 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.09.25", + "version": "2021.10.10", "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.09.25/yt-dlp.exe", - "hash": "sha512:663dc0f08fb093a4be510834ee456f66c66da9c7b268769f0fad1cfccce3f53f48652674388ee3d4484060fff6c7394b6bdb7091cf10dca4ae76e58dc3360c72" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.10/yt-dlp.exe", + "hash": "sha512:9e97898afd839d60634c34add9cff339061beee310628eac2591b66a79d55499993053c751828141e8f6a5048799c4c5a9e7d0589ceb6a41cea9918885f2924d" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:e93b210171410d8944d09ce221178ccf0046a86beba652fc0a5b3b04ef02e0f73921985bdf6cd1944c0e14045c6cf04b511e4955e58e0a030e26a96902ed08ca" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.10/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:b41e303497e55527758df20039b6af084235b9d99feba849e079f7555dcae62019c39c277b086308d8a23aed38b63a788c082a2f6d5f44712a4e75774e300046" } }, "bin": "yt-dlp.exe",