2025-02-27 12:32:06 +00:00

31 lines
909 B
JSON

{
"version": "0.20.23",
"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.23/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "835e37e4e083da66ac082209927e65876d574c8e0928a729286b09f408c9ce2f"
}
},
"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"
}
}
}