mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "6.0.4",
 | 
						|
    "description": "Easy Semantic Versioning for projects using Git.",
 | 
						|
    "homepage": "https://github.com/GitTools/GitVersion",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://packages.chocolatey.org/GitVersion.Portable.6.0.4.nupkg",
 | 
						|
    "hash": "7e3c0ec13b53dc8c989671b8a38a9c99446dfc608144ded0df01ddba4e78fa06",
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |