{ "version": "2.47.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.47.0/fastfetch-windows-amd64.7z", "hash": "c9d4446e10fa894770a0d53d2a5dc88b09fedbf5da1ebf46bcd2d3e373dfe12f" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.47.0/fastfetch-windows-aarch64.7z", "hash": "9d9e606defb2c692050aa6ee62f577bce99ec160f6ed609d9049c75e346f7f12" } }, "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" } } } }