mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
lux: Update to version 0.20.0
This commit is contained in:
parent
05ef8777bb
commit
c5d4d17a09
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "0.19.0",
|
||||
"version": "0.20.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.19.0/lux_0.19.0_Windows_x86_64.zip",
|
||||
"hash": "84d0cd2304e0a516615ecaa997aacb23d775669d3b79dced6a2b7d313cc63161"
|
||||
"url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_x86_64.zip",
|
||||
"hash": "4196a155ff4bf427e57823254ec3e9a53680a8adde19da2454ba2dc3dbbec606"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_i386.zip",
|
||||
"hash": "aa7cdbdee6756e01b053baf1f09a276bda712b5c75bd6fde65cb9905ba5ec757"
|
||||
"url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_i386.zip",
|
||||
"hash": "3634d741281956bd4f4e710f3a5065df8557ac4c4c23cd3490017da1bca5afff"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/iawia002/lux/releases/download/v0.19.0/lux_0.19.0_Windows_arm64.zip",
|
||||
"hash": "be66dde81c61a48d6249f3aa495879e90fec728813f3ad4b7a75d90fb1904fc5"
|
||||
"url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_arm64.zip",
|
||||
"hash": "ad844d647030219ab22438514ef6f855af9c62cf3f669978e6818f8a040f5f37"
|
||||
}
|
||||
},
|
||||
"bin": "lux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user