{ "version": "0.21.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.21.3/eza.exe_x86_64-pc-windows-gnu.zip", "hash": "496e2c77b8ab6441bc0480dc21f99b04afff6fdf1befc5858f70a4d5eca4bc05" } }, "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" } } }