mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			543 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			543 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.8.1",
 | 
						|
    "description": "Terminal client for Git",
 | 
						|
    "homepage": "https://github.com/extrawurst/gitui",
 | 
						|
    "license": "MIT",
 | 
						|
    "depends": "git",
 | 
						|
    "url": "https://github.com/extrawurst/gitui/releases/download/v0.8.1/gitui-win.tar.gz",
 | 
						|
    "hash": "42849cd9ffa4fb71dd97826f8e70b510ba85758fb51593a432dbb383a2c70783",
 | 
						|
    "extract_dir": ".",
 | 
						|
    "bin": "gitui.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
 | 
						|
    }
 | 
						|
}
 |