mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
lux: Update to version 0.24.0
This commit is contained in:
parent
8209a0c1c9
commit
81deb4da3a
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.0",
|
"version": "0.24.0",
|
||||||
"description": "A fast, simple and clean video downloader built with Go.",
|
"description": "A fast, simple and clean video downloader built with Go.",
|
||||||
"homepage": "https://github.com/iawia002/lux",
|
"homepage": "https://github.com/iawia002/lux",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "ffmpeg",
|
"depends": "ffmpeg",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_x86_64.zip",
|
"url": "https://github.com/iawia002/lux/releases/download/v0.24.0/lux_0.24.0_Windows_x86_64.zip",
|
||||||
"hash": "2d9fa75cecc24e5e282a7a61671a76720191aea7dcf2bed34117c26618e7cdb9"
|
"hash": "f4c9e6677258ae9f1106c197f039146e7456fa3b215a2dfb5ea3e3aea0b8cddc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_i386.zip",
|
"url": "https://github.com/iawia002/lux/releases/download/v0.24.0/lux_0.24.0_Windows_i386.zip",
|
||||||
"hash": "bc5f7d0512c91787e41e0aa076cffc73f349f5146d19205601e36cf15b2b6cde"
|
"hash": "6d20822d791f85772e294b531aabb03ed3eab0a914fea5760ecd2cba30783c09"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/iawia002/lux/releases/download/v0.23.0/lux_0.23.0_Windows_arm64.zip",
|
"url": "https://github.com/iawia002/lux/releases/download/v0.24.0/lux_0.24.0_Windows_arm64.zip",
|
||||||
"hash": "0daccfdba0808fdce9a559293bb94c9dfefa774ad86322997d5a70e88b51e152"
|
"hash": "6d50a713d6a3c999781731d3c2b66f652ee85a608c2f23619d1c2a8160e79ac1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lux.exe",
|
"bin": "lux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user