lux: Update to version 0.24.1

This commit is contained in:
github-actions[bot] 2024-05-06 04:27:43 +00:00
parent fcc48effca
commit a40cb6fc62

View File

@ -1,21 +1,21 @@
{
"version": "0.24.0",
"version": "0.24.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.24.0/lux_0.24.0_Windows_x86_64.zip",
"hash": "f4c9e6677258ae9f1106c197f039146e7456fa3b215a2dfb5ea3e3aea0b8cddc"
"url": "https://github.com/iawia002/lux/releases/download/v0.24.1/lux_0.24.1_Windows_x86_64.zip",
"hash": "bc487da29bac7c0d76607b8ebbe5ca43d6d94c927e551165344eeae713b02098"
},
"32bit": {
"url": "https://github.com/iawia002/lux/releases/download/v0.24.0/lux_0.24.0_Windows_i386.zip",
"hash": "6d20822d791f85772e294b531aabb03ed3eab0a914fea5760ecd2cba30783c09"
"url": "https://github.com/iawia002/lux/releases/download/v0.24.1/lux_0.24.1_Windows_i386.zip",
"hash": "1d61f543fc057ac49d96f7542f4b52ac68159a1258eb72df60f055aab4c009ec"
},
"arm64": {
"url": "https://github.com/iawia002/lux/releases/download/v0.24.0/lux_0.24.0_Windows_arm64.zip",
"hash": "6d50a713d6a3c999781731d3c2b66f652ee85a608c2f23619d1c2a8160e79ac1"
"url": "https://github.com/iawia002/lux/releases/download/v0.24.1/lux_0.24.1_Windows_arm64.zip",
"hash": "8920adababa3d76448a1fd4a2cbfd45d148a738c5ed1682c015d800e28e0787f"
}
},
"bin": "lux.exe",