2023-11-23 04:26:37 +00:00

31 lines
907 B
JSON

{
"version": "0.16.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.16.1/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "62150e2398108411940ea54c1a9d7c04b52848cbef6f9ccb86e6f9b2a3e28803"
}
},
"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"
}
}
}