cuda: Update to version 13.0.2

This commit is contained in:
github-actions[bot] 2025-10-09 12:32:06 +00:00
parent d64b3571a5
commit 8840630e11

View File

@ -1,5 +1,5 @@
{ {
"version": "13.0.1", "version": "13.0.2",
"description": "A parallel computing platform and programming model invented by NVIDIA", "description": "A parallel computing platform and programming model invented by NVIDIA",
"homepage": "https://developer.nvidia.com/cuda-toolkit", "homepage": "https://developer.nvidia.com/cuda-toolkit",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://developer.download.nvidia.com/compute/cuda/13.0.1/local_installers/cuda_13.0.1_windows.exe#/dl.7z", "url": "http://developer.download.nvidia.com/compute/cuda/13.0.2/local_installers/cuda_13.0.2_windows.exe#/dl.7z",
"hash": "md5:c38ddba0af97d4c5fcdf6aae7c2d1714" "hash": "md5:ed9b5583b90bc3278a82bcdbe1a19060"
} }
}, },
"installer": { "installer": {