{ "version": "2.18", "description": "System information software", "homepage": "https://www.cpuid.com/softwares/cpu-z.html", "license": "Freeware", "notes": [ "The CPU-Z ARM64 version is in a separate manifest: `cpu-z-arm64`. To install it, run:", "scoop install cpu-z-arm64" ], "url": "https://download.cpuid.com/cpu-z/cpu-z_2.18-en.zip", "hash": "5f7175d0cbc692754f596f38ec12d17215efb95fc911debf6f79c65df1c8e1dc", "architecture": { "64bit": { "bin": [ [ "cpuz_x64.exe", "cpuz" ] ], "shortcuts": [ [ "cpuz_x64.exe", "CPU-Z" ] ] }, "32bit": { "bin": [ [ "cpuz_x32.exe", "cpuz" ] ], "shortcuts": [ [ "cpuz_x32.exe", "CPU-Z" ] ] } }, "persist": "cpuz.ini", "checkver": "Version ([\\d.]+) for windows", "autoupdate": { "url": "https://download.cpuid.com/cpu-z/cpu-z_$version-en.zip" } }