cuda: Update to version 11.4.2_471.41

This commit is contained in:
Richard Kuhnt 2021-09-07 21:00:36 +00:00
parent 7f363a0218
commit 88e4c5729b

View File

@ -1,5 +1,5 @@
{ {
"version": "11.4.1_471.41", "version": "11.4.2_471.41",
"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.4.1/local_installers/cuda_11.4.1_471.41_win10.exe#/dl.7z", "url": "http://developer.download.nvidia.com/compute/cuda/11.4.2/local_installers/cuda_11.4.2_471.41_win10.exe#/dl.7z",
"hash": "md5:03807b85cc98511adf6ba6eb77d42d9f" "hash": "md5:e64139773dbf2ec5ce40ef7768e19f29"
} }
}, },
"installer": { "installer": {