From 800f26ffb1d6f2f731eca25645c470c7b0eb91be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 20:24:27 +0000 Subject: [PATCH] cuda: Update to version 12.2.1_536.67 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index a879ffac12..904767ac01 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "12.2.0_536.25", + "version": "12.2.1_536.67", "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.0/local_installers/cuda_12.2.0_536.25_windows.exe#/dl.7z", - "hash": "md5:4a0f7daaf0a961030a144e853e32d7d5" + "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" } }, "installer": {