{
    "version": "1.3.4",
    "description": "An anti-rookit(ARK) tool",
    "homepage": "https://openark.blackint3.com",
    "license": "LGPL-2.1-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/BlackINT3/OpenArk/releases/download/v1.3.4/OpenArk64.exe#/OpenArk.exe",
            "hash": "f1689d8a056ed4c1525ecc0ca0ff7b13436c7186e775e2ceb98f037239872ae0"
        },
        "32bit": {
            "url": "https://github.com/BlackINT3/OpenArk/releases/download/v1.3.4/OpenArk32.exe#/OpenArk.exe",
            "hash": "dae8a39960435f660833fa4162741aeba9eb29e4a11b71d5842256070648f163"
        }
    },
    "shortcuts": [
        [
            "OpenArk.exe",
            "OpenArk"
        ]
    ],
    "checkver": {
        "github": "https://github.com/BlackINT3/OpenArk"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/BlackINT3/OpenArk/releases/download/v$version/OpenArk64.exe#/OpenArk.exe"
            },
            "32bit": {
                "url": "https://github.com/BlackINT3/OpenArk/releases/download/v$version/OpenArk32.exe#/OpenArk.exe"
            }
        }
    }
}
