mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cuda: Update to version 11.0.3_451.82 (#1354)
cuda: Update to version 11.0.3_451.82
This commit is contained in:
parent
4a12d0003a
commit
ff83978b89
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.2.89_441.22",
|
"version": "11.0.3_451.82",
|
||||||
"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": "https://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_441.22_win10.exe#/dl.7z",
|
"url": "http://developer.download.nvidia.com/compute/cuda/11.0.3/local_installers/cuda_11.0.3_451.82_win10.exe#/dl.7z",
|
||||||
"hash": "md5:d9f5b9f24c3d3fc456a3c789f9b43419"
|
"hash": "md5:80ae0fdbe04759123f3cab81f2aadabd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
@ -35,11 +35,11 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://developer.download.nvidia.com/compute/cuda/$majorVersion.$minorVersion/Prod/local_installers/cuda_$version_win10.exe#/dl.7z"
|
"url": "http://developer.download.nvidia.com/compute/cuda/$matchHead/local_installers/cuda_$version_win10.exe#/dl.7z"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "http://developer.download.nvidia.com/compute/cuda/$majorVersion.$minorVersion/Prod/docs/sidebar/md5sum.txt"
|
"url": "https://developer.download.nvidia.com/compute/cuda/$matchHead/docs/sidebar/md5sum.txt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user