2024-11-21 08:30:23 +00:00

31 lines
907 B
JSON

{
"version": "0.20.9",
"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.9/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "b8b2a09c57e3333b272859ee0bdbfcc88344ed11f054294bc435127c23d0eeea"
}
},
"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"
}
}
}