2023-12-07 08:26:43 +00:00

31 lines
907 B
JSON

{
"version": "0.16.3",
"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.16.3/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "e202c8250994a58d36d0759158fe0bb25ef68242073143ce6fc45662a3206be3"
}
},
"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"
}
}
}