mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
cuda@10.2.89_441.22: Fix hash (#620)
This commit is contained in:
parent
c0653ae4ac
commit
1778002508
@ -9,7 +9,7 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_441.22_win10.exe#/dl.7z",
|
||||
"hash": "md5:5edebd6f0dd42a3776281a8b8b26dd40"
|
||||
"hash": "md5:d9f5b9f24c3d3fc456a3c789f9b43419"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
@ -39,8 +39,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal",
|
||||
"regex": "$md5.*?$basename"
|
||||
"url": "http://developer.download.nvidia.com/compute/cuda/$majorVersion.$minorVersion/Prod/docs/sidebar/md5sum.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user