From 91645c8765aba714758c233c021c17cf289526fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:28:47 +0000 Subject: [PATCH] cuda: Update to version 12.6.2_560.94 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 98008311b9..3b2eb17d91 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "12.6.1_560.94", + "version": "12.6.2_560.94", "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.6.1/local_installers/cuda_12.6.1_560.94_windows.exe#/dl.7z", - "hash": "md5:63e44204efe2964b63f5888d9337bf75" + "url": "http://developer.download.nvidia.com/compute/cuda/12.6.2/local_installers/cuda_12.6.2_560.94_windows.exe#/dl.7z", + "hash": "md5:05eccc6034d99da4cf80558e6a80fbdc" } }, "installer": {