mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			615 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			615 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.12.0",
 | 
						|
    "description": "Simplify Clojure project automation and configuration.",
 | 
						|
    "homepage": "https://leiningen.org/",
 | 
						|
    "license": "EPL-1.0",
 | 
						|
    "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.12.0/bin/lein.bat",
 | 
						|
    "hash": "2598583f3c0aaf0fc55c0c7ed4b487182a41c14c21780c4445ce0745d5ff829e",
 | 
						|
    "bin": "lein.bat",
 | 
						|
    "post_install": "lein self-install",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/technomancy/leiningen"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
 | 
						|
    }
 | 
						|
}
 |