mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			701 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			701 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.17.2",
 | 
						|
    "description": "A flexible lightweight multi-language test report tool",
 | 
						|
    "homepage": "https://github.com/allure-framework/allure2",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://github.com/allure-framework/allure2/releases/download/2.17.2/allure-2.17.2.zip",
 | 
						|
    "hash": "ab585230a8c713c2564de8fab964f92bbd8485f2ad9cfe95e77e871f37a3f06b",
 | 
						|
    "extract_dir": "allure-2.17.2",
 | 
						|
    "bin": "bin\\allure.bat",
 | 
						|
    "env_set": {
 | 
						|
        "ALLURE_HOME": "$dir"
 | 
						|
    },
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/allure-framework/allure2/releases/download/$version/allure-$version.zip",
 | 
						|
        "extract_dir": "allure-$version"
 | 
						|
    }
 | 
						|
}
 |