2024-06-05 20:26:14 +00:00

31 lines
909 B
JSON

{
"version": "0.18.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.18.17/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "aa6384807184595fcc42d51a1443be2893dbb4696acc6d0ea0d4dd626a0a0056"
}
},
"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"
}
}
}