2025-02-07 08:30:29 +00:00

31 lines
909 B
JSON

{
"version": "0.20.20",
"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.20/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "86987e7614e654c206c550559f0391fd7987a91370ff49c6bd3269da94a2c11a"
}
},
"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"
}
}
}