From 9aae58cb8428984b3b2bf9b9233f3a1e0c6861aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 08:28:10 +0000 Subject: [PATCH] lux: Update to version 0.13.0 --- bucket/lux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index 40b4edc697..ad23eadc39 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,17 +1,17 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/lux_0.12.0_Windows_64-bit.zip", - "hash": "925a65cf9ceb974abed69ff18f73022fd62629db7c547f8901eb09b9c1093843" + "url": "https://github.com/iawia002/lux/releases/download/v0.13.0/lux_0.13.0_Windows_64-bit.zip", + "hash": "2a2f5c504583057665b77b617b75b1aa2df092755976d3a5f3c800bc254662eb" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.12.0/lux_0.12.0_Windows_32-bit.zip", - "hash": "e149b57095a84df1fae7dc158fe5abe47d2957b0bfdb6e5ae0f33860b207d3fc" + "url": "https://github.com/iawia002/lux/releases/download/v0.13.0/lux_0.13.0_Windows_32-bit.zip", + "hash": "e5b1bc4a4fc3cb14e0767bff7b3b7a9f64e3192cd5e42198ac03be1a3a533fa0" } }, "bin": "lux.exe",