{ "version": "2.50.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.50.1/fastfetch-windows-amd64.7z", "hash": "b7728874815a6e93fdc5545c05294e2e4155959561ffe7ca2545ffd87f727bfc" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.50.1/fastfetch-windows-aarch64.7z", "hash": "11f494decd8f63c1af10747feb83f6dea2cbd5c869f4b5b2e5eeb8ab87f3d198" } }, "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" } } } }