{ "version": "2.45.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.45.0/fastfetch-windows-amd64.7z", "hash": "b37defffab9d3f3ebd5984685d4e6d5c4f89679c0cc97ccb134d4a5a67b1628e" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.45.0/fastfetch-windows-aarch64.7z", "hash": "d67aa20f4c49edbc73ccba8fc536ef61ec6900ae366b4aafb3bd63176ba2d1c9" } }, "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" } } } }