2025-04-19 08:30:20 +00:00

31 lines
907 B
JSON

{
"version": "0.21.1",
"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.21.1/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "d02c2e8519a2e86ccc7569f33f3431ad726f85088f77ae8fc851475720eb93a2"
}
},
"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"
}
}
}