From ae2ab00f34ac2c5de964f543e1dac72943960791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 Aug 2020 15:10:22 +0200 Subject: [PATCH] ispc: Update to version 1.14.1 --- bucket/ispc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ispc.json b/bucket/ispc.json index 3844d79952..59dbc0b5bb 100644 --- a/bucket/ispc.json +++ b/bucket/ispc.json @@ -1,10 +1,10 @@ { - "version": "1.14.0", + "version": "1.14.1", "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.14.0/ispc-v1.14.0-windows.zip", - "hash": "8847a16c8ac90ec4b936e661c150ac788ee4a24091804ac6aee43353ab427c23", + "url": "https://github.com/ispc/ispc/releases/download/v1.14.1/ispc-v1.14.1-windows.zip", + "hash": "c6c49716300f2b15477c08b3ff71ef327709f38fd435b50c1301dbf9c92f0ea7", "extract_dir": "bin", "bin": "ispc.exe", "checkver": {