mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			829 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			829 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.6.0",
 | 
						|
    "description": "NUnit V2 Result Writer Extension",
 | 
						|
    "homepage": "https://nunit.org/",
 | 
						|
    "license": "MIT",
 | 
						|
    "depends": "nunit-console",
 | 
						|
    "url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-result-writer.3.6.0.nupkg",
 | 
						|
    "hash": "9e3526f9b272ab22802c300b8640f34cec29cb9466db785477b414e3f688b16d",
 | 
						|
    "extract_dir": "tools",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-result-writer",
 | 
						|
        "regex": "\\s+([\\d.]+)</title>"
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |