From 12c7b1b8fff1bfd312358f07833c60d30c01d1c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 04:29:19 +0000 Subject: [PATCH] cuda: Update to version 11.6.2_511.65 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 2d47ac0097..3ad0744fa0 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "11.6.1_511.65", + "version": "11.6.2_511.65", "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.1/local_installers/cuda_11.6.1_511.65_windows.exe#/dl.7z", - "hash": "md5:3a5bc5062c401de24f5960cb8eb8156d" + "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" } }, "installer": {