ispc: Update to version 1.15.0

This commit is contained in:
Jakub Čábera 2020-12-26 07:30:27 +01:00
parent 42bafe78bc
commit 1c5ad2b61b

View File

@ -1,10 +1,10 @@
{
"version": "1.14.1",
"version": "1.15.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.1/ispc-v1.14.1-windows.zip",
"hash": "c6c49716300f2b15477c08b3ff71ef327709f38fd435b50c1301dbf9c92f0ea7",
"url": "https://github.com/ispc/ispc/releases/download/v1.15.0/ispc-v1.15.0-windows.zip",
"hash": "76a10ba670b5163c22dfd354d003535fd0cf0cfd1287aed8724e6cca0f2105b7",
"extract_dir": "bin",
"bin": "ispc.exe",
"checkver": {