mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			833 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			833 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://nunit.org/",
 | 
						|
    "description": "NUnit V2 Result Writer Extension",
 | 
						|
    "version": "3.6.0",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-result-writer.3.6.0.nupkg",
 | 
						|
    "hash": "9e3526f9b272ab22802c300b8640f34cec29cb9466db785477b414e3f688b16d",
 | 
						|
    "extract_dir": "tools",
 | 
						|
    "depends": "nunit-console",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-result-writer",
 | 
						|
        "regex": "Chocolatey.*?([\\d.]+)\\r"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-result-writer.$version.nupkg",
 | 
						|
        "hash": {
 | 
						|
            "url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-result-writer",
 | 
						|
            "regex": "$sha256.*?$basename"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |