mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://elixir-lang.org/",
 | 
						|
    "version": "1.7.2",
 | 
						|
    "depends": "erlang",
 | 
						|
    "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.2/Precompiled.zip",
 | 
						|
    "hash": "d39c0fcdd2053f0ae2a9b1394ee582ac3398d9538881024f2252688ad92aad86",
 | 
						|
    "env_add_path": [
 | 
						|
        "bin"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/elixir-lang/elixir"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip"
 | 
						|
    }
 | 
						|
}
 |