{ "version": "2.38.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.38.0/fastfetch-windows-amd64.7z", "hash": "9aabc98ba19b04e87742680f19f4654f3a8186af82f1a4d1ae90436a876beb59" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.38.0/fastfetch-windows-aarch64.7z", "hash": "5f3e1f892fcbd9cf3e6a2f382e00be074b9a769e9652a797a8ccf488709275ff" } }, "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" } } } }