2025-01-16 12:31:55 +00:00

31 lines
909 B
JSON

{
"version": "0.20.17",
"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.17/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "69965527a0028bdad7baa8c7c823f82a37f8134c79ee2137276d0e7c5bc8fbfe"
}
},
"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"
}
}
}