{ "version": "2.48.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.48.1/fastfetch-windows-amd64.7z", "hash": "2e81c8ea5b469ac6d4c47b418ee00e4022ac49e5231cb0d7f0f4d301f47b31db" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.48.1/fastfetch-windows-aarch64.7z", "hash": "4f3020f9412e4bb0c343b2e6aad49ad71dc533a9aea1f7986ba2da36dc26a62f" } }, "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" } } } }