ispc: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2026-02-04 20:31:26 +00:00
parent 9f3626eccb
commit 0881303cdd

View File

@ -1,11 +1,11 @@
{
"version": "1.29.1",
"version": "1.30.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.29.1/ispc-v1.29.1-windows.zip",
"hash": "483410431d96c453b18a40f681f17ddee62b97328c8085871dc430c50b4bce4f",
"extract_dir": "ispc-v1.29.1-windows\\bin",
"url": "https://github.com/ispc/ispc/releases/download/v1.30.0/ispc-v1.30.0-windows.zip",
"hash": "e126a78fd15f12475bac6204f2536b3986e07973127e4f8e7336c3d304c4a69f",
"extract_dir": "ispc-v1.30.0-windows\\bin",
"bin": "ispc.exe",
"checkver": {
"github": "https://github.com/ispc/ispc"