2020-08-01 12:49:31 +02:00

17 lines
611 B
JSON

{
"version": "1.14.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.14.0/ispc-v1.14.0-windows.zip",
"hash": "8847a16c8ac90ec4b936e661c150ac788ee4a24091804ac6aee43353ab427c23",
"extract_dir": "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"
}
}