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