diff --git a/bucket/lux.json b/bucket/lux.json index d7f5f1c92c..9ff4f6b4f8 100644 --- a/bucket/lux.json +++ b/bucket/lux.json @@ -1,21 +1,21 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/lux_0.18.0_Windows_x86_64.zip", - "hash": "d11d2112a87a559a5c13076301afcde4a8501013c6e43f222fe4c3761da70be8" + "url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_x86_64.zip", + "hash": "84d0cd2304e0a516615ecaa997aacb23d775669d3b79dced6a2b7d313cc63161" }, "32bit": { - "url": "https://github.com/iawia002/lux/releases/download/v0.18.0/lux_0.18.0_Windows_i386.zip", - "hash": "29cbab805fac656b2f57c60f805b845228c7d75e03669a8e5d7986115f3d4706" + "url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_i386.zip", + "hash": "aa7cdbdee6756e01b053baf1f09a276bda712b5c75bd6fde65cb9905ba5ec757" }, "arm64": { - "url": "https://github.com/iawia002/lux/releases/download/v0.18.0/lux_0.18.0_Windows_arm64.zip", - "hash": "b1d68eb945557baeb374fd5744057baebf982e2dc469fe7fd45528c56c995f36" + "url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_arm64.zip", + "hash": "be66dde81c61a48d6249f3aa495879e90fec728813f3ad4b7a75d90fb1904fc5" } }, "bin": "lux.exe",