{ "version": "2.34.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.34.1/fastfetch-windows-amd64.7z", "hash": "fdaf0ab2fcfa70034eed84aa10d9d77bb704a7e76e85c9de63fca851431df6c2" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.34.1/fastfetch-windows-aarch64.7z", "hash": "873af16550326f56ef8ba13b0581e5f3e87b8bd6ce812d0ffb28f398b57a987f" } }, "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" } } } }