2024-12-26 12:31:53 +00:00

31 lines
909 B
JSON

{
"version": "0.20.14",
"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.14/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "d1ad6455347d9af12cf07896d07fe243c7422ae7fd5065507be307d58599796f"
}
},
"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"
}
}
}