From c5472cc1b1e88cc64fddae80f4778816d95556c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 20:25:11 +0000 Subject: [PATCH] cuda: Update to version 12.1.1_531.14 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index fdc6df890b..457509ca67 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "12.1.0_531.14", + "version": "12.1.1_531.14", "description": "A parallel computing platform and programming model invented by NVIDIA", "homepage": "https://developer.nvidia.com/cuda-toolkit", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "http://developer.download.nvidia.com/compute/cuda/12.1.0/local_installers/cuda_12.1.0_531.14_windows.exe#/dl.7z", - "hash": "md5:f9ce2affc49b82a220c292f734a57af5" + "url": "http://developer.download.nvidia.com/compute/cuda/12.1.1/local_installers/cuda_12.1.1_531.14_windows.exe#/dl.7z", + "hash": "md5:7da46c38277ab61b78c24d267c5bacae" } }, "installer": {