2024-07-18 08:28:19 +00:00

31 lines
909 B
JSON

{
"version": "0.18.22",
"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.22/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "e4a6cf5a65d62e5aae3797ffc1038bad333979af215501c44c0774fb8eaf7e81"
}
},
"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"
}
}
}