diff --git a/tools/nv-driver-locator/nv-driver-locator.json.sample b/tools/nv-driver-locator/nv-driver-locator.json.sample index 556f02b..5b1a7e1 100644 --- a/tools/nv-driver-locator/nv-driver-locator.json.sample +++ b/tools/nv-driver-locator/nv-driver-locator.json.sample @@ -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",