2025-07-03 20:29:08 +00:00

31 lines
907 B
JSON

{
"version": "0.22.0",
"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.22.0/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "f2f033d4b65467c80410dd3387c44d5ec20f7aedb5b426b45de50fc873acd931"
}
},
"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"
}
}
}