{ "version": "2.48.0", "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.0/fastfetch-windows-amd64.7z", "hash": "44e3f06770c23cbd465b6f20d9612d62f16a927e4ff397d8e092df7366d02ccf" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.48.0/fastfetch-windows-aarch64.7z", "hash": "895da502cfe3a4d2828c68cb855f1860feffbd9dddba561bf5b4dbf82c8e9274" } }, "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" } } } }