ispc: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2024-02-16 20:23:06 +00:00
parent 8ccb5782bb
commit ca20e2f4d1

View File

@ -1,11 +1,11 @@
{ {
"version": "1.22.0", "version": "1.23.0",
"description": "Intel® Implicit SPMD (Single Program Multiple Data) Compiler", "description": "Intel® Implicit SPMD (Single Program Multiple Data) Compiler",
"homepage": "https://ispc.github.io/", "homepage": "https://ispc.github.io/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-windows.zip", "url": "https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-windows.zip",
"hash": "e597a1568675d5c5ad9cf2fe5be2653d279c74b46d0e899a01a844770a0a9ad1", "hash": "709350902381968ee58fd67e9aed63df99b1313bc55a94195977bcc8d90bdced",
"extract_dir": "ispc-v1.22.0-windows\\bin", "extract_dir": "ispc-v1.23.0-windows\\bin",
"bin": "ispc.exe", "bin": "ispc.exe",
"checkver": { "checkver": {
"github": "https://github.com/ispc/ispc" "github": "https://github.com/ispc/ispc"