mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			614 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			614 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.19.1",
 | 
						|
    "description": "Elm language compiler.",
 | 
						|
    "homepage": "https://elm-lang.org",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "depends": "nodejs",
 | 
						|
    "url": "https://github.com/elm/compiler/releases/download/0.19.1/installer-for-windows.exe#/dl.7z",
 | 
						|
    "hash": "02947d00090f556abcf8f8e95997ac993825bd783abf05786afe8f60a002d496",
 | 
						|
    "extract_dir": "bin",
 | 
						|
    "bin": "elm.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/elm/compiler"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/elm/compiler/releases/download/$version/installer-for-windows.exe#/dl.7z"
 | 
						|
    }
 | 
						|
}
 |