{ "version": "2.40.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.40.0/fastfetch-windows-amd64.7z", "hash": "8f54975801202684a1d3bce76a0e52afe864201f553bd24689c7e363590a39f5" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.40.0/fastfetch-windows-aarch64.7z", "hash": "703b571c02cc06c26002f7081012cc7c38c1a06d7ef112b6f3a55957dbd6527e" } }, "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" } } } }