mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.9.4",
 | 
						|
    "description": "Simplify Clojure project automation and configuration.",
 | 
						|
    "homepage": "https://leiningen.org/",
 | 
						|
    "license": "EPL-1.0",
 | 
						|
    "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.4/bin/lein.bat",
 | 
						|
    "bin": "lein.bat",
 | 
						|
    "hash": "963d2e74d7bc53ff8657a1e57dc7c9062246e813e6825327a3f9452f63d7da9f",
 | 
						|
    "post_install": "lein self-install",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/technomancy/leiningen"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
 | 
						|
    }
 | 
						|
}
 |