mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			740 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			740 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.141.5",
 | 
						|
    "homepage": "http://www.seleniumhq.org/",
 | 
						|
    "url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.5.jar#/selenium.jar",
 | 
						|
    "hash": "08ef7b5d1d5a6753264af29b5e906f56dffceb5e8130b1ceac30183389944c05",
 | 
						|
    "bin": "selenium.cmd",
 | 
						|
    "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"",
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://www.seleniumhq.org/download/",
 | 
						|
        "re": "Download version\\s+<a href=\".*\">(?<version>(?<short>[\\d.]+).[\\d.]+)</"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://selenium-release.storage.googleapis.com/$matchShort/selenium-server-standalone-$version.jar#/selenium.jar"
 | 
						|
    }
 | 
						|
}
 |