{ "version": "2.8.10", "description": "A neofetch-like tool for fetching system information and displaying them in a pretty way", "homepage": "https://github.com/fastfetch-cli/fastfetch", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.8.10/fastfetch-windows-amd64.7z", "hash": "c2bb2287342fcac5348c8a9ebf76122d17a5a90b751c206ee3d65e81bf84d52c" }, "32bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.8.10/fastfetch-windows-i686.7z", "hash": "22f08877a68792b422b614e2ec45112a65e0b609cd59b365c68c858e3f6e6f8c" } }, "bin": [ "fastfetch.exe", "flashfetch.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-amd64.7z" }, "32bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-i686.7z" } } } }