{
    "version": "1.30.0",
    "description": "Intel® Implicit SPMD (Single Program Multiple Data) Compiler",
    "homepage": "https://ispc.github.io/",
    "license": "BSD-3-Clause",
    "url": "https://github.com/ispc/ispc/releases/download/v1.30.0/ispc-v1.30.0-windows.zip",
    "hash": "e126a78fd15f12475bac6204f2536b3986e07973127e4f8e7336c3d304c4a69f",
    "extract_dir": "ispc-v1.30.0-windows\\bin",
    "bin": "ispc.exe",
    "checkver": {
        "github": "https://github.com/ispc/ispc"
    },
    "autoupdate": {
        "url": "https://github.com/ispc/ispc/releases/download/v$version/ispc-v$version-windows.zip",
        "extract_dir": "ispc-v$version-windows\\bin"
    }
}
