From 0881303cddd21b447ce769c635da618d78d932e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:31:26 +0000 Subject: [PATCH] ispc: Update to version 1.30.0 --- bucket/ispc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ispc.json b/bucket/ispc.json index b29e77c525..efcfaef7fd 100644 --- a/bucket/ispc.json +++ b/bucket/ispc.json @@ -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"