From 6503b03923be6da016bc35263d209d4868b3358b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Oct 2020 17:00:24 +0000 Subject: [PATCH] cuda: Update to version 11.1.1_456.81 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index e2014ec2ea..1067bf171c 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "11.1.0_456.43", + "version": "11.1.1_456.81", "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/11.1.0/local_installers/cuda_11.1.0_456.43_win10.exe#/dl.7z", - "hash": "md5:2786aedea8c05d17d21113645d6423e8" + "url": "http://developer.download.nvidia.com/compute/cuda/11.1.1/local_installers/cuda_11.1.1_456.81_win10.exe#/dl.7z", + "hash": "md5:a89dfad35fc1adf02a848a9c06cfff15" } }, "installer": {