mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.fossil-scm.org/",
 | 
						|
    "description": "A simple, high-reliability, distributed software configuration management system.",
 | 
						|
    "version": "2.10",
 | 
						|
    "license": "BSD-2-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-2.10.zip",
 | 
						|
            "hash": "986a44b483721f4f225ebd6574d98ba4c4ef5e467dd3bb303c0d48707ee1966e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "fossil.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://www.fossil-scm.org/index.html/uv/download.js",
 | 
						|
        "re": "Version ([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://www.fossil-scm.org/index.html/uv/fossil-w64-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |