lux: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2023-10-09 08:26:57 +00:00
parent 6c5ba5ee26
commit 47df4015ae

View File

@ -1,21 +1,21 @@
{ {
"version": "0.20.0", "version": "0.21.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.20.0/lux_0.20.0_Windows_x86_64.zip", "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_x86_64.zip",
"hash": "4196a155ff4bf427e57823254ec3e9a53680a8adde19da2454ba2dc3dbbec606" "hash": "783d742c63a7a13a58cd8d85cf90d8f9fe212f650c9228f37f62279e9898a052"
}, },
"32bit": { "32bit": {
"url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_i386.zip", "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_i386.zip",
"hash": "3634d741281956bd4f4e710f3a5065df8557ac4c4c23cd3490017da1bca5afff" "hash": "e5c977bd965b01cf80c0162d7f8a4b165a00699634492c6b0c0eb8b758202820"
}, },
"arm64": { "arm64": {
"url": "https://github.com/iawia002/lux/releases/download/v0.20.0/lux_0.20.0_Windows_arm64.zip", "url": "https://github.com/iawia002/lux/releases/download/v0.21.0/lux_0.21.0_Windows_arm64.zip",
"hash": "ad844d647030219ab22438514ef6f855af9c62cf3f669978e6818f8a040f5f37" "hash": "9a4dc33a65ac140638db583fe29b84224faa5b86a741939892d65d3e4e97e9b9"
} }
}, },
"bin": "lux.exe", "bin": "lux.exe",