lux: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2023-03-27 04:28:42 +00:00
parent 833674276e
commit 02c5530205

View File

@ -1,17 +1,17 @@
{
"version": "0.17.0",
"version": "0.17.1",
"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.0/lux_0.17.0_Windows_64-bit.zip",
"hash": "5ac927911fdbde83fe2ac93b6a92fe7233f854c6512086487073d12073318677"
"url": "https://github.com/iawia002/lux/releases/download/v0.17.1/lux_0.17.1_Windows_64-bit.zip",
"hash": "b0e1027956419dd5579c69854e469d25b28edb52f35f6ec392f9d66d9a4eb837"
},
"32bit": {
"url": "https://github.com/iawia002/lux/releases/download/v0.17.0/lux_0.17.0_Windows_32-bit.zip",
"hash": "8b5b89246923dfa4e4fb2ee380f0a76498a68f69af166e44fb1504909e00b432"
"url": "https://github.com/iawia002/lux/releases/download/v0.17.1/lux_0.17.1_Windows_32-bit.zip",
"hash": "c57e774c6c294c306b199935a9732d8e2169679fc696299abe7f625e7aebcdf1"
}
},
"bin": "lux.exe",