mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			666 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			666 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.4",
 | 
						|
    "description": "Build automation tool.",
 | 
						|
    "homepage": "https://www.gnu.org/software/make/",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.4-without-guile-w32-bin.zip",
 | 
						|
    "hash": "044b3fcb3d633e58a3950c8e8725dbcc1ae2ba08ef3217a2718f831ff6f76dd5",
 | 
						|
    "bin": "bin\\make.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://sourceforge.net/projects/ezwinports/files",
 | 
						|
        "regex": "/files/make-([\\d.]+)-without-guile-w32-bin.zip"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.sourceforge.net/project/ezwinports/make-$version-without-guile-w32-bin.zip"
 | 
						|
    }
 | 
						|
}
 |