mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			771 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			771 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.4.6",
 | 
						|
    "description": "Manage Git commits as a stack of patches",
 | 
						|
    "homepage": "https://stacked-git.github.io/",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.6/stgit-2.4.6.msi",
 | 
						|
            "hash": "65d0fca527de8c0d21a0ead5d375424d7d6c62690bb30732caef652f5e2898bb"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "PFiles64/StGit",
 | 
						|
    "bin": "bin\\stg.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/stacked-git/stgit"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/stacked-git/stgit/releases/download/v$version/stgit-$version.msi"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |