mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
lux: Update to version 0.14.0
This commit is contained in:
parent
e0e4eb5509
commit
31e82ff29c
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.0",
|
"version": "0.14.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.13.0/lux_0.13.0_Windows_64-bit.zip",
|
"url": "https://github.com/iawia002/lux/releases/download/v0.14.0/lux_0.14.0_Windows_64-bit.zip",
|
||||||
"hash": "2a2f5c504583057665b77b617b75b1aa2df092755976d3a5f3c800bc254662eb"
|
"hash": "8084fc1188fd2601eaea5d898659ba0ed731b2372321381adbf0e5571dccd857"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/iawia002/lux/releases/download/v0.13.0/lux_0.13.0_Windows_32-bit.zip",
|
"url": "https://github.com/iawia002/lux/releases/download/v0.14.0/lux_0.14.0_Windows_32-bit.zip",
|
||||||
"hash": "e5b1bc4a4fc3cb14e0767bff7b3b7a9f64e3192cd5e42198ac03be1a3a533fa0"
|
"hash": "694d7496461783515cbf43ec4cd6510134f4c72854222780fa1ec585df46824d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lux.exe",
|
"bin": "lux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user