mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			665 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			665 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "mercurial.selenic.com",
 | 
						|
	"version": "3.1.1",
 | 
						|
	"license": "GPL2",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.1.1-x64.exe",
 | 
						|
			"hash": "a9d5e613540aa2934f34b763e6ceed783605eb80822992501f44e8be6667a495"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.1.1.exe",
 | 
						|
			"hash": "0a4fee43a25decae7e1c8cec1eb76a34a16e43284cabff3931daf2ad873409a5"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"innosetup": true,
 | 
						|
	"bin": "hg.exe",
 | 
						|
	"checkver": {
 | 
						|
		"url": "http://mercurial.selenic.com/sources.js",
 | 
						|
		"re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights"
 | 
						|
	}
 | 
						|
}
 | 
						|
 |