{ "version": "0.23.4", "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.23.4/eza.exe_x86_64-pc-windows-gnu.zip", "hash": "05677fd7c2d1b69ce71df53db74c29f6331ea0b2be5aa3a0fce6976200ee06fc" } }, "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" } } }