mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-11-10 03:58:20 +00:00
Merge pull request #139 from Snawoot/win7_pipeline
add win7 channels to default ndl config
This commit is contained in:
commit
eb7102cd85
@ -189,6 +189,24 @@
|
||||
"certlevel": "Certified"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "nvidia_downloads",
|
||||
"name": "downloads win7 stable",
|
||||
"params": {
|
||||
"os": "Windows7_64",
|
||||
"product": "GeForce",
|
||||
"certlevel": "Certified"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "nvidia_downloads",
|
||||
"name": "downloads win7 quadro stable",
|
||||
"params": {
|
||||
"os": "Windows7_64",
|
||||
"product": "Quadro",
|
||||
"certlevel": "Certified"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "cuda_downloads",
|
||||
"name": "cuda toolkit tracker",
|
||||
|
Loading…
Reference in New Issue
Block a user