mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			820 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			820 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.11.0",
 | 
						|
    "description": "Easy Semantic Versioning for projects using Git.",
 | 
						|
    "homepage": "https://github.com/GitTools/GitVersion",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://packages.chocolatey.org/GitVersion.Portable.5.11.0.nupkg",
 | 
						|
    "hash": "f304abf5ddeecca1a74559151bea86702ad6400f78a92b465b072122665198f9",
 | 
						|
    "extract_dir": "tools",
 | 
						|
    "bin": "GitVersion.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://chocolatey.org/packages/GitVersion.Portable",
 | 
						|
        "regex": "Latest Version[\\S\\s]+?/([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://packages.chocolatey.org/GitVersion.Portable.$version.nupkg",
 | 
						|
        "hash": {
 | 
						|
            "url": "https://chocolatey.org/packages/GitVersion.Portable/$version",
 | 
						|
            "regex": "$sha256/analysis/\">$basename"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |