From 5ef28eaa5555880abe4b3fcd9b62b5d8ceda388b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 20:28:53 +0000 Subject: [PATCH] cuda: Update to version 11.7.0_516.01 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 2230a28680..e217942199 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "11.6.2_511.65", + "version": "11.7.0_516.01", "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.6.2/local_installers/cuda_11.6.2_511.65_windows.exe#/dl.7z", - "hash": "md5:b5ca553bcf7e702a6bc454979aa87e65" + "url": "http://developer.download.nvidia.com/compute/cuda/11.7.0/local_installers/cuda_11.7.0_516.01_windows.exe#/dl.7z", + "hash": "md5:a2388d0044b2dd6a3469938eb6108c85" } }, "installer": {