{ "version": "2.33.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.33.0/fastfetch-windows-amd64.7z", "hash": "0cd09dc4ec5d571f68392e0dce1bd2b8690f2805caf7813645d041eccd88cbca" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.33.0/fastfetch-windows-aarch64.7z", "hash": "5954e0df13be70270133d30b53db1f5ad0b9f2cf51556e71be580a3ff16d6d58" } }, "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" } } } }