{ "version": "2.59.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.59.0/fastfetch-windows-amd64.7z", "hash": "ba8ed2f472ba65140f7e08b8dbc3425b34f3717edb13b4f607781fad8ddd8eed" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.59.0/fastfetch-windows-aarch64.7z", "hash": "dfabd9b6873962fbed846e287323e88c19e41f56b7de55876894fc26588d71a5" } }, "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" } } } }