{
    "version": "4.12.3",
    "description": "ALIEN is a CUDA-powered artificial life simulation program.",
    "homepage": "https://github.com/chrxh/alien",
    "license": "BSD-3-Clause",
    "notes": "An Nvidia graphics card with compute capability of at least 6.0 is required.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/chrxh/alien/releases/download/v4.12.3/alien-installer.msi",
            "hash": "75e26da00b6fe8ed33c38181d1fbca63b252653606ac4626bff4bf4285d32dd3"
        }
    },
    "bin": "bin/alien.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/chrxh/alien/releases/download/v$version/alien-installer.msi"
            }
        }
    }
}
