mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			16 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.fossil-scm.org/",
 | 
						|
    "version": "2.8",
 | 
						|
    "license": "BSD-2-Clause",
 | 
						|
    "hash": "703c53a48f5589eaa55ecdd6fc2c2da0e9501ee395a3a8fd4e9bad1a22652255",
 | 
						|
    "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-2.8.zip",
 | 
						|
    "bin": "fossil.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://www.fossil-scm.org/index.html/uv/download.js",
 | 
						|
        "re": "Version ([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://www.fossil-scm.org/index.html/uv/fossil-w32-$version.zip"
 | 
						|
    }
 | 
						|
}
 |