mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ispc: Update to version 1.23.0
This commit is contained in:
parent
8ccb5782bb
commit
ca20e2f4d1
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "1.22.0",
|
||||
"version": "1.23.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.22.0/ispc-v1.22.0-windows.zip",
|
||||
"hash": "e597a1568675d5c5ad9cf2fe5be2653d279c74b46d0e899a01a844770a0a9ad1",
|
||||
"extract_dir": "ispc-v1.22.0-windows\\bin",
|
||||
"url": "https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-windows.zip",
|
||||
"hash": "709350902381968ee58fd67e9aed63df99b1313bc55a94195977bcc8d90bdced",
|
||||
"extract_dir": "ispc-v1.23.0-windows\\bin",
|
||||
"bin": "ispc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/ispc/ispc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user