From 8aeb5fc1730f8b4c735c5132a300d0ae8106839f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 04:31:20 +0000 Subject: [PATCH] lux: Update to version 0.15.0 --- bucket/lux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index 570a844f6f..2c4b331200 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,17 +1,17 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/lux_0.14.0_Windows_64-bit.zip", - "hash": "8084fc1188fd2601eaea5d898659ba0ed731b2372321381adbf0e5571dccd857" + "url": "https://github.com/iawia002/lux/releases/download/v0.15.0/lux_0.15.0_Windows_64-bit.zip", + "hash": "ac061576faecf105701cfed0cc6b28e4cfb7304e3f4488e990397a728e3566a9" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.14.0/lux_0.14.0_Windows_32-bit.zip", - "hash": "694d7496461783515cbf43ec4cd6510134f4c72854222780fa1ec585df46824d" + "url": "https://github.com/iawia002/lux/releases/download/v0.15.0/lux_0.15.0_Windows_32-bit.zip", + "hash": "f5854b46bb453531448b5502c2c447fd7de063a6dccee0b23d1f58cc7d37cbd8" } }, "bin": "lux.exe",