From c9d2ff365a1eb80862c9afb93887b3bca4936ed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 20:26:50 +0000 Subject: [PATCH] cuda: Update to version 12.2.2_537.13 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 904767ac01..1269f49c3e 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "12.2.1_536.67", + "version": "12.2.2_537.13", "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.2.1/local_installers/cuda_12.2.1_536.67_windows.exe#/dl.7z", - "hash": "md5:f4c0b5d16c02ee5f53b9ad8e84a03f20" + "url": "http://developer.download.nvidia.com/compute/cuda/12.2.2/local_installers/cuda_12.2.2_537.13_windows.exe#/dl.7z", + "hash": "md5:2bd993797152533039048d43b8977ea5" } }, "installer": {