{ "version": "1.11.3", "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/1.11.3/fastfetch-1.11.3-Win64.zip", "hash": "2a6f19531bd68d149ed144f4f82053a25cc7d7aaaee86e45edca5e57963e5db6" }, "32bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/1.11.3/fastfetch-1.11.3-Win32.zip", "hash": "182ce55b533448c16165dd46684f4aef67edf6f11db1970c7d150de987f39eb3" } }, "bin": [ "fastfetch.exe", "flashfetch.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-$version-Win64.zip" }, "32bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-$version-Win32.zip" } } } }