{
    "version": "3.2.25011.2103",
    "description": "A powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.",
    "homepage": "https://systeminformer.sourceforge.io/",
    "license": "MIT",
    "url": "https://github.com/winsiderss/systeminformer/releases/download/v3.2.25011.2103/systeminformer-3.2.25011-release-bin.zip",
    "hash": "7e72019361eec58479604597dbfcd911c6d23c45da22c0bedc2bc319ab5b331a",
    "architecture": {
        "64bit": {
            "extract_dir": "amd64"
        },
        "32bit": {
            "extract_dir": "i386"
        },
        "arm64": {
            "extract_dir": "arm64"
        }
    },
    "bin": [
        "systeminformer.exe",
        "peview.exe"
    ],
    "shortcuts": [
        [
            "systeminformer.exe",
            "System Informer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/winsiderss/systeminformer"
    },
    "autoupdate": {
        "url": "https://github.com/winsiderss/systeminformer/releases/download/v$version/systeminformer-$matchHead-release-bin.zip"
    }
}
