mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			526 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			526 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "http://msysgit.github.io/",
 | 
						|
	"license": "GPL2",
 | 
						|
	"version": "1.9.4",
 | 
						|
	"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.4-preview20140611/PortableGit-1.9.4-preview20140611.7z",
 | 
						|
	"hash": "b68a7852390208d08c7609a34cae2f4bbc629e65341cb5a9b2fe0d161bd9376f",
 | 
						|
	"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
 | 
						|
	"post_install": [
 | 
						|
		"git config --global credential.helper wincred"
 | 
						|
	],
 | 
						|
	"checkver": {
 | 
						|
		"url": "http://git-scm.com/download/win",
 | 
						|
		"re": "downloading version <strong>([^<]+)</strong>"
 | 
						|
	}
 | 
						|
}
 |