mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			721 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			721 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.0.0-beta5",
 | 
						|
    "description": "Automatically generate build configurations for multiple and widely used toolsets using one universal definition.",
 | 
						|
    "homepage": "https://premake.github.io/",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta5/premake-5.0.0-beta5-windows.zip",
 | 
						|
    "hash": "6ebbca7a3e30bb5cec3a436b5f327fe53c9f86e37ff9982e4176a6dab88777f8",
 | 
						|
    "bin": "premake5.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://premake.github.io/download",
 | 
						|
        "regex": "v(5[\\w.-]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/premake/premake-core/releases/download/v$version/premake-$version-windows.zip"
 | 
						|
    }
 | 
						|
}
 |