{ "version": "0.19.0", "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.19.0/eza.exe_x86_64-pc-windows-gnu.zip", "hash": "d29801ec3cc0bb8c4d46abb46135086965c47fc038efd8e68a3edce4e4551b99" } }, "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" } } }