From c733d2b3a11076ce413f12b9f55dbca7576b2216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 04:28:46 +0000 Subject: [PATCH] lux: Update to version 0.17.0 --- bucket/lux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lux.json b/bucket/lux.json index ec6ee2bc3f..556fef5423 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,17 +1,17 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/lux_0.16.0_Windows_64-bit.zip", - "hash": "c38cb16da749c52c2a2814fa36f9f565023c8a1d6be2041448e04b779af2cffb" + "url": "https://github.com/iawia002/lux/releases/download/v0.17.0/lux_0.17.0_Windows_64-bit.zip", + "hash": "5ac927911fdbde83fe2ac93b6a92fe7233f854c6512086487073d12073318677" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.16.0/lux_0.16.0_Windows_32-bit.zip", - "hash": "afd0e8ee4b35c049ca848467ee257f3a0712d8440d917deb6d1283d077273d79" + "url": "https://github.com/iawia002/lux/releases/download/v0.17.0/lux_0.17.0_Windows_32-bit.zip", + "hash": "8b5b89246923dfa4e4fb2ee380f0a76498a68f69af166e44fb1504909e00b432" } }, "bin": "lux.exe",