lux: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2023-04-20 04:26:49 +00:00
parent 39835bf630
commit bb1424a3af

View File

@ -1,21 +1,21 @@
{
"version": "0.17.2",
"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.17.2/lux_0.17.2_Windows_x86_64.zip",
"hash": "e267da99cf7d3da2382602fe9d5a35460d452e2caa044073b2fd4b718d4c680c"
"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.17.2/lux_0.17.2_Windows_i386.zip",
"hash": "594ea54c8e6a3e699d2f5c2f52578884b85a6a5ec0a02b6150445b6f60223196"
"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.17.2/lux_0.17.2_Windows_arm64.zip",
"hash": "5deb55d746dfee703aa79e61b8e7d00c7186e05c84d7a5eecabd946bf207e617"
"url": "https://github.com/iawia002/lux/releases/download/v0.18.0/lux_0.18.0_Windows_arm64.zip",
"hash": "b1d68eb945557baeb374fd5744057baebf982e2dc469fe7fd45528c56c995f36"
}
},
"bin": "lux.exe",