mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			615 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			615 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.10.0",
 | 
						|
    "description": "Simplify Clojure project automation and configuration.",
 | 
						|
    "homepage": "https://leiningen.org/",
 | 
						|
    "license": "EPL-1.0",
 | 
						|
    "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.10.0/bin/lein.bat",
 | 
						|
    "hash": "204ef6e67052becb116cb20d9b7a083be9b9277ea7ad71f4bdeb3193be979e20",
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |