2025-01-30 08:29:27 +00:00

31 lines
909 B
JSON

{
"version": "0.20.19",
"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.20.19/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "dfcf744a5241fbe70c88ced669cc8dc592da531cd9b8053e6f0fbccbf930851e"
}
},
"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"
}
}
}