mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			671 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			671 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.46",
 | 
						|
    "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
 | 
						|
    "description": "An open source tool for automated testing of webapps across many browsers",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip",
 | 
						|
    "hash": "85a53c6794ea2262a21fa7720158f1434f69e7cd04105fe1be3cb62c59308c37",
 | 
						|
    "bin": "chromedriver.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",
 | 
						|
        "re": "([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip"
 | 
						|
    }
 | 
						|
}
 |