cuda@10.2.89_441.22: Fix hash (#620)

This commit is contained in:
Jakub Čábera 2019-12-01 05:54:51 +01:00 committed by Ross Smith II
parent c0653ae4ac
commit 1778002508

View File

@ -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"
}
}
}