mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			846 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			846 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.1.0-M5-1-gc8a0a64bd",
 | 
						|
    "description": "Pure Scala Artifact Fetching",
 | 
						|
    "homepage": "https://github.com/coursier/coursier",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://github.com/coursier/coursier/releases/download/v2.1.0-M5-1-gc8a0a64bd/coursier#/coursier.jar",
 | 
						|
    "hash": "a12317786e212ca803f69f3b69895a6ec04d2036c1c0702972aeaee33f072299",
 | 
						|
    "bin": "coursier.jar",
 | 
						|
    "env_set": {
 | 
						|
        "COURSIER_CACHE": "$dir\\cache",
 | 
						|
        "COURSIER_BIN_DIR": "$dir\\bin"
 | 
						|
    },
 | 
						|
    "env_add_path": "bin",
 | 
						|
    "persist": [
 | 
						|
        "cache",
 | 
						|
        "bin"
 | 
						|
    ],
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |