From efa79919bfcc0c63b4b3294612b53cec9ecaf3c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:27:00 +0000 Subject: [PATCH] lux: Update to version 0.22.0 --- bucket/lux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index 14c9cb4f6a..a7d95a65c8 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,21 +1,21 @@ { - "version": "0.21.0", + "version": "0.22.0", "description": "A fast, simple and clean video downloader built with Go.", "homepage": "https://github.com/iawia002/lux", "license": "MIT", "depends": "ffmpeg", "architecture": { "64bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_x86_64.zip", - "hash": "783d742c63a7a13a58cd8d85cf90d8f9fe212f650c9228f37f62279e9898a052" + "url": "https://github.com/iawia002/lux/releases/download/v0.22.0/lux_0.22.0_Windows_x86_64.zip", + "hash": "1b1bbffa80cce4c743c1f298bf0fb1309b1d36a4052c3e3329d4f079b25ffd0a" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_i386.zip", - "hash": "e5c977bd965b01cf80c0162d7f8a4b165a00699634492c6b0c0eb8b758202820" + "url": "https://github.com/iawia002/lux/releases/download/v0.22.0/lux_0.22.0_Windows_i386.zip", + "hash": "c0ce5cc413344bc45132127e634a2830a23cabb7f9deb7b3db1a71e409140f7d" }, "arm64": { - "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_arm64.zip", - "hash": "9a4dc33a65ac140638db583fe29b84224faa5b86a741939892d65d3e4e97e9b9" + "url": "https://github.com/iawia002/lux/releases/download/v0.22.0/lux_0.22.0_Windows_arm64.zip", + "hash": "ec40a959c2fc59ff7371c7ddbf88fa35d593add0acaa161c10140e1cc747a60f" } }, "bin": "lux.exe",