{ "version": "0.18.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" }, "32bit": { "url": "https://github.com/iawia002/lux/releases/download/v0.18.0/lux_0.18.0_Windows_i386.zip", "hash": "29cbab805fac656b2f57c60f805b845228c7d75e03669a8e5d7986115f3d4706" }, "arm64": { "url": "https://github.com/iawia002/lux/releases/download/v0.18.0/lux_0.18.0_Windows_arm64.zip", "hash": "b1d68eb945557baeb374fd5744057baebf982e2dc469fe7fd45528c56c995f36" } }, "bin": "lux.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/iawia002/lux/releases/download/v$version/lux_$version_Windows_x86_64.zip" }, "32bit": { "url": "https://github.com/iawia002/lux/releases/download/v$version/lux_$version_Windows_i386.zip" }, "arm64": { "url": "https://github.com/iawia002/lux/releases/download/v$version/lux_$version_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/lux_$version_checksums.txt" } } }