cuda: Update to version 11.1.0_456.43

This commit is contained in:
Richard Kuhnt 2020-10-21 18:00:37 +00:00
parent 9c153fb24e
commit f031a9ce0e

View File

@ -1,5 +1,5 @@
{ {
"version": "11.0.3_451.82", "version": "11.1.0_456.43",
"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.0.3/local_installers/cuda_11.0.3_451.82_win10.exe#/dl.7z", "url": "http://developer.download.nvidia.com/compute/cuda/11.1.0/local_installers/cuda_11.1.0_456.43_win10.exe#/dl.7z",
"hash": "md5:80ae0fdbe04759123f3cab81f2aadabd" "hash": "md5:2786aedea8c05d17d21113645d6423e8"
} }
}, },
"installer": { "installer": {