2024-01-20 20:24:02 +00:00

31 lines
907 B
JSON

{
"version": "0.17.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.17.2/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "afba7dd491ea964619efd4449e14304df6f371182f1ef3185aa1833793bf450e"
}
},
"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"
}
}
}