ispc: Update to version 1.22.0

This commit is contained in:
github-actions[bot] 2023-11-18 16:26:43 +00:00
parent f57b751c9a
commit 66d267cfce

View File

@ -1,11 +1,11 @@
{
"version": "1.21.1",
"version": "1.22.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.21.1/ispc-v1.21.1-windows.zip",
"hash": "406ebdf2a062a58922e05e504885401e5e920e5560c681b815e6650e03076b06",
"extract_dir": "ispc-v1.21.1-windows\\bin",
"url": "https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-windows.zip",
"hash": "e597a1568675d5c5ad9cf2fe5be2653d279c74b46d0e899a01a844770a0a9ad1",
"extract_dir": "ispc-v1.22.0-windows\\bin",
"bin": "ispc.exe",
"checkver": {
"github": "https://github.com/ispc/ispc"