From 7ec9346fdff4dc88cd2f036610d5189a25abf7e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 20:29:50 +0000 Subject: [PATCH] cuda: Update to version 13.1.0 --- bucket/cuda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cuda.json b/bucket/cuda.json index 9cfb6abf0c..874dcba39d 100644 --- a/bucket/cuda.json +++ b/bucket/cuda.json @@ -1,5 +1,5 @@ { - "version": "13.0.2", + "version": "13.1.0", "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/13.0.2/local_installers/cuda_13.0.2_windows.exe#/dl.7z", - "hash": "md5:ed9b5583b90bc3278a82bcdbe1a19060" + "url": "http://developer.download.nvidia.com/compute/cuda/13.1.0/local_installers/cuda_13.1.0_windows.exe#/dl.7z", + "hash": "md5:f0225d8e6aff6724d4dfc6776b089aef" } }, "installer": {