ispc: Update to version 1.14.1

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:22 +02:00
parent 96e63e982e
commit ae2ab00f34

View File

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