2025-09-06 12:31:03 +00:00

31 lines
907 B
JSON

{
"version": "0.23.2",
"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.23.2/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "fa265f6857d7c91a9f412fd8eb2dc13b9036170e4e3d5746220957cdbcac22a4"
}
},
"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"
}
}
}