{ "version": "2.56.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.56.1/fastfetch-windows-amd64.7z", "hash": "9d119b46b5f7cceb8ee984ba70eab371069705d14a797f62c159181a7303a4cc" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.56.1/fastfetch-windows-aarch64.7z", "hash": "7c5c1e6909efa887d71c5c46ad34ec3501e5e9fbd112ed73ba8b3dcde9121c3c" } }, "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" } } } }