mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			657 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			657 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "mercurial.selenic.com",
 | 
						|
	"version": "3.0",
 | 
						|
	"license": "GPL2",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0-x64.exe",
 | 
						|
			"hash": "a764271badd2525bcce0f796351cbd9850178540b697c99e46f57e10ec83b23a"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0.exe",
 | 
						|
			"hash": "9c26b4f4136312e1edc391ff4282dfecc41a91ab933fddd6f3e27b6ce6f9a3ad"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"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"
 | 
						|
	}
 | 
						|
} |