mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			737 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			737 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.8-8",
 | 
						|
    "description": "A file-based build system for Linux, OSX, and Windows.",
 | 
						|
    "homepage": "https://gittup.org/gittup/",
 | 
						|
    "license": {
 | 
						|
        "identifier": "GPL-2.0-or-later|Proprietary",
 | 
						|
        "url": "https://github.com/gittup/tup/blob/master/docs/html/license.html"
 | 
						|
    },
 | 
						|
    "url": "http://gittup.org/tup/win32/tup-v0.8-8-g4247a523.zip",
 | 
						|
    "hash": "b5b881808dc327bdbae1fcd4e8f96b6a2d83d13a59cc9c62f9ef0e1347c019c7",
 | 
						|
    "bin": "tup.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://gittup.org/tup/win32",
 | 
						|
        "regex": "tup-v([\\d.-]+)-(?<commit>[\\w]+)\\.zip",
 | 
						|
        "reverse": true
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://gittup.org/tup/win32/tup-v$version-$matchCommit.zip"
 | 
						|
    }
 | 
						|
}
 |