{ "version": "0.23.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.23.3/eza.exe_x86_64-pc-windows-gnu.zip", "hash": "032963c3d47134d7976f8e17b0201efcff09fdcc7742d8a0db2135b38c8ce1f8" } }, "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" } } }