ispc: Update to version 1.14.0

This commit is contained in:
Jakub Čábera 2020-08-01 12:49:31 +02:00
parent dca8b5bcd3
commit c412b39514

View File

@ -1,10 +1,10 @@
{ {
"version": "1.13.0", "version": "1.14.0",
"description": "Intel® Implicit SPMD (Single Program Multiple Data) Compiler", "description": "Intel® Implicit SPMD (Single Program Multiple Data) Compiler",
"homepage": "https://ispc.github.io/", "homepage": "https://ispc.github.io/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/ispc/ispc/releases/download/v1.13.0/ispc-v1.13.0-windows.zip", "url": "https://github.com/ispc/ispc/releases/download/v1.14.0/ispc-v1.14.0-windows.zip",
"hash": "B0A3A96BAF426845FD1A38CA5C1DCCA094354BEA99A3BC3F8E3A741BF07E6608", "hash": "8847a16c8ac90ec4b936e661c150ac788ee4a24091804ac6aee43353ab427c23",
"extract_dir": "bin", "extract_dir": "bin",
"bin": "ispc.exe", "bin": "ispc.exe",
"checkver": { "checkver": {