mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			747 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			747 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://github.com/allure-framework/allure2",
 | |
|     "description": "A flexible lightweight multi-language test report tool",
 | |
|     "version": "2.10.0",
 | |
|     "license": "Apache-2.0",
 | |
|     "url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.10.0/allure-commandline-2.10.0.zip",
 | |
|     "hash": "c29957411c5ea34b693fb7c67774f87336d1b88c345f261076cc8c6ea95b62c2",
 | |
|     "extract_dir": "allure-2.10.0",
 | |
|     "bin": "bin\\allure.bat",
 | |
|     "env_set": {
 | |
|         "ALLURE_HOME": "$dir"
 | |
|     },
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
 | |
|         "extract_dir": "allure-$version"
 | |
|     }
 | |
| }
 |