mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			726 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			726 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://gource.io/",
 | 
						|
    "description": "OpenGL-based 3D visualisation tool for source control repositories.",
 | 
						|
    "version": "0.51",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.win64.zip",
 | 
						|
            "hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1",
 | 
						|
            "bin": "gource.exe"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://gource.io/",
 | 
						|
        "re": "gource-([\\d.]+).win64.zip</a>"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
 | 
						|
    }
 | 
						|
}
 |