From eef6ac574ca47b17a84ee625e0775623764aa7f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:26:11 +0000 Subject: [PATCH] cuda: Update to version 12.2.0_536.25 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 457509ca67..a879ffac12 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "12.1.1_531.14", + "version": "12.2.0_536.25", "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.1.1/local_installers/cuda_12.1.1_531.14_windows.exe#/dl.7z", - "hash": "md5:7da46c38277ab61b78c24d267c5bacae" + "url": "http://developer.download.nvidia.com/compute/cuda/12.2.0/local_installers/cuda_12.2.0_536.25_windows.exe#/dl.7z", + "hash": "md5:4a0f7daaf0a961030a144e853e32d7d5" } }, "installer": {