mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			535 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			535 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.scala-sbt.org/",
 | 
						|
    "version": "1.2.8",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "url": "https://github.com/sbt/sbt/releases/download/v1.2.8/sbt-1.2.8.zip",
 | 
						|
    "hash": "f4b9fde91482705a772384c9ba6cdbb84d1c4f7a278fd2bfb34961cd9ed8e1d7",
 | 
						|
    "extract_dir": "sbt",
 | 
						|
    "bin": "bin\\sbt.bat",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/sbt/sbt"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/sbt/sbt/releases/download/v$version/sbt-$version.zip",
 | 
						|
        "extract_dir": "sbt"
 | 
						|
    }
 | 
						|
}
 |