{
    "version": "2.39",
    "description": "A powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.",
    "homepage": "http://processhacker.sourceforge.net/",
    "license": "GPL-3.0-only",
    "notes": "Process Hacker has been renamed to System Informer, please install 'extras/systeminformer' instead.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/processhacker2/processhacker2/releases/download/v2.39/processhacker-2.39-bin.zip",
            "hash": "2afb5303e191dde688c5626c3ee545e32e52f09da3b35b20f5e0d29a418432f5",
            "extract_dir": "x64"
        },
        "32bit": {
            "url": "https://github.com/processhacker2/processhacker2/releases/download/v2.39/processhacker-2.39-bin.zip",
            "hash": "2afb5303e191dde688c5626c3ee545e32e52f09da3b35b20f5e0d29a418432f5",
            "extract_dir": "x86"
        }
    },
    "bin": [
        "processhacker.exe",
        "peview.exe"
    ],
    "shortcuts": [
        [
            "processhacker.exe",
            "Process Hacker"
        ]
    ],
    "checkver": {
        "github": "https://github.com/processhacker2/processhacker2"
    },
    "autoupdate": {
        "url": "https://github.com/processhacker2/processhacker2/releases/download/v$version/processhacker-$version-bin.zip"
    }
}
