2024-06-27 04:29:01 +00:00

31 lines
909 B
JSON

{
"version": "0.18.20",
"description": "A modern, maintained replacement for ls, built on exa.",
"homepage": "https://github.com/eza-community/eza",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/eza-community/eza/releases/download/v0.18.20/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "48d509ee21c4a324a443dc9148b72c47614c3962d28cff1f590c908ece81bfad"
}
},
"bin": [
"eza.exe",
[
"eza.exe",
"exa"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/eza-community/eza/releases/download/v$version/eza.exe_x86_64-pc-windows-gnu.zip"
}
},
"hash": {
"url": "https://github.com/eza-community/eza/releases/tag/v$version"
}
}
}