cuda: Update to version 11.3.0_465.89

This commit is contained in:
Richard Kuhnt 2021-04-15 21:00:38 +00:00
parent b8099c7046
commit 5ef4bf8185

View File

@ -1,5 +1,5 @@
{ {
"version": "11.2.2_461.33", "version": "11.3.0_465.89",
"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/11.2.2/local_installers/cuda_11.2.2_461.33_win10.exe#/dl.7z", "url": "http://developer.download.nvidia.com/compute/cuda/11.3.0/local_installers/cuda_11.3.0_465.89_win10.exe#/dl.7z",
"hash": "md5:f9da6687d8a4f137ff14f8389b496e0a" "hash": "md5:564c6ecf0b82f481d291519387e71db5"
} }
}, },
"installer": { "installer": {