diff --git a/bucket/ispc.json b/bucket/ispc.json index cf2ada5286..1cbcff69fc 100644 --- a/bucket/ispc.json +++ b/bucket/ispc.json @@ -1,11 +1,11 @@ { - "version": "1.24.0", + "version": "1.25.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.24.0/ispc-v1.24.0-windows.zip", - "hash": "a7c21cb2434f5364acbdf0933af6de49198458ed6f0b62012e03c3325c972649", - "extract_dir": "ispc-v1.24.0-windows\\bin", + "url": "https://github.com/ispc/ispc/releases/download/v1.25.0/ispc-v1.25.0-windows.zip", + "hash": "a31987fd17f7435ca7ff1f7d7b8979a6972be9e8c6d391245b6b71c42c32d541", + "extract_dir": "ispc-v1.25.0-windows\\bin", "bin": "ispc.exe", "checkver": { "github": "https://github.com/ispc/ispc"