2024-06-20 08:29:10 +00:00

31 lines
909 B
JSON

{
"version": "0.18.19",
"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.18.19/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "c8160649f265313dbda5adb7b053a21ce02fe1bab4a7acfa92969f1d24f415b2"
}
},
"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"
}
}
}