mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-11-03 22:22:01 +00:00 
			
		
		
		
	Merge pull request #139 from Snawoot/win7_pipeline
add win7 channels to default ndl config
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user