mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	chromedriver: Update to version 73.0.3683.68(#3319)
This commit is contained in:
		
							parent
							
								
									799fa9cf70
								
							
						
					
					
						commit
						aac0d7241e
					
				@ -1,14 +1,14 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.46",
 | 
					    "version": "73.0.3683.68",
 | 
				
			||||||
    "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
 | 
					    "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
 | 
				
			||||||
    "description": "An open source tool for automated testing of webapps across many browsers",
 | 
					    "description": "An open source tool for automated testing of webapps across many browsers",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
    "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip",
 | 
					    "url": "https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_win32.zip",
 | 
				
			||||||
    "hash": "85a53c6794ea2262a21fa7720158f1434f69e7cd04105fe1be3cb62c59308c37",
 | 
					    "hash": "8A1F37DE201D406F6AEB4A21E81311B685356C6D2AC16512008BA5322939BF69",
 | 
				
			||||||
    "bin": "chromedriver.exe",
 | 
					    "bin": "chromedriver.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",
 | 
					        "url": "https://sites.google.com/a/chromium.org/chromedriver/",
 | 
				
			||||||
        "re": "([\\d.]+)"
 | 
					        "regex": "Latest stable release:\\s*<a[^>]+>ChromeDriver\\s*([\\d.]+)<"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip"
 | 
					        "url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user