{ "version": "2.43.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.43.0/fastfetch-windows-amd64.7z", "hash": "dc90b036b74c7c35bd593ab0c0e5dc8eebe7010c33e5492cc66fc6efa2a80e76" }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.43.0/fastfetch-windows-aarch64.7z", "hash": "c8364904de151a248f20d401bdd72da3067a5d0b42ea1bb6552e0706df850194" } }, "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" } } } }