mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			635 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			635 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://github.com/coursier/coursier",
 | 
						|
    "description": "Pure Scala Artifact Fetching",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "version": "1.1.0-M14",
 | 
						|
    "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14/coursier#/coursier.jar",
 | 
						|
    "hash": "aba9c2d6321610bd6fb899ca84f0f7db59141256362a242f2a76b36bdfecd0b0",
 | 
						|
    "bin": "coursier.jar",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/coursier/coursier/releases",
 | 
						|
        "regex": "tag/v([\\w\\.-]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/coursier/coursier/releases/download/v$version/coursier#/coursier.jar"
 | 
						|
    }
 | 
						|
}
 |