2024-10-18 04:29:46 +00:00

31 lines
907 B
JSON

{
"version": "0.20.4",
"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.4/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "6fed1c5a2763e6a4ab03ffdb424041dfe62f96352b3b5ec3cdef360357bdbd3c"
}
},
"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"
}
}
}