From d153304b0be1423692a93e4d2f0c34ab8d8ac766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:26:21 +0000 Subject: [PATCH] lux: Update to version 0.23.0 --- bucket/lux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index a7d95a65c8..406dea3e5a 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,21 +1,21 @@ { - "version": "0.22.0", + "version": "0.23.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.22.0/lux_0.22.0_Windows_x86_64.zip", - "hash": "1b1bbffa80cce4c743c1f298bf0fb1309b1d36a4052c3e3329d4f079b25ffd0a" + "url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_x86_64.zip", + "hash": "2d9fa75cecc24e5e282a7a61671a76720191aea7dcf2bed34117c26618e7cdb9" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.22.0/lux_0.22.0_Windows_i386.zip", - "hash": "c0ce5cc413344bc45132127e634a2830a23cabb7f9deb7b3db1a71e409140f7d" + "url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_i386.zip", + "hash": "bc5f7d0512c91787e41e0aa076cffc73f349f5146d19205601e36cf15b2b6cde" }, "arm64": { - "url": "https://github.com/iawia002/lux/releases/download/v0.22.0/lux_0.22.0_Windows_arm64.zip", - "hash": "ec40a959c2fc59ff7371c7ddbf88fa35d593add0acaa161c10140e1cc747a60f" + "url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_arm64.zip", + "hash": "0daccfdba0808fdce9a559293bb94c9dfefa774ad86322997d5a70e88b51e152" } }, "bin": "lux.exe",