mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			17 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "73.0.3683.68",
 | |
|     "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/73.0.3683.68/chromedriver_win32.zip",
 | |
|     "hash": "8A1F37DE201D406F6AEB4A21E81311B685356C6D2AC16512008BA5322939BF69",
 | |
|     "bin": "chromedriver.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://sites.google.com/a/chromium.org/chromedriver/",
 | |
|         "regex": "Latest stable release:\\s*<a[^>]+>ChromeDriver\\s*([\\d.]+)<"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip"
 | |
|     }
 | |
| }
 |