{ "version": "2.55.1", "description": "A maintained, feature-rich and performance oriented, neofetch like system information tool", "homepage": "https://github.com/fastfetch-cli/fastfetch", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.55.1/fastfetch-windows-amd64.7z", "hash": "a2a5819171046be999cc0cb022a54c7b4833cd22f2bc6ddae23039c8b2ddaa3d" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.55.1/fastfetch-windows-aarch64.7z", "hash": "23764d40da34d09ef9ecebc0db3eb052a238e62969203c1328294e94a9a431eb" } }, "bin": [ "fastfetch.exe", "flashfetch.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-amd64.7z" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-aarch64.7z" } } } }