From c5d4d17a093655a2d5db50d3ade50810511d84bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:31:00 +0000 Subject: [PATCH] lux: Update to version 0.20.0 --- bucket/lux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index 9ff4f6b4f8..7c3c226357 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,21 +1,21 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/lux_0.19.0_Windows_x86_64.zip", - "hash": "84d0cd2304e0a516615ecaa997aacb23d775669d3b79dced6a2b7d313cc63161" + "url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_x86_64.zip", + "hash": "4196a155ff4bf427e57823254ec3e9a53680a8adde19da2454ba2dc3dbbec606" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_i386.zip", - "hash": "aa7cdbdee6756e01b053baf1f09a276bda712b5c75bd6fde65cb9905ba5ec757" + "url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_i386.zip", + "hash": "3634d741281956bd4f4e710f3a5065df8557ac4c4c23cd3490017da1bca5afff" }, "arm64": { - "url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_arm64.zip", - "hash": "be66dde81c61a48d6249f3aa495879e90fec728813f3ad4b7a75d90fb1904fc5" + "url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_arm64.zip", + "hash": "ad844d647030219ab22438514ef6f855af9c62cf3f669978e6818f8a040f5f37" } }, "bin": "lux.exe",