mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			796 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			796 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.1.0",
 | 
						|
    "description": "Interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.",
 | 
						|
    "homepage": "https://sourceforge.net/projects/ezwinports/",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "url": "https://downloads.sourceforge.net/project/ezwinports/gawk-5.1.0-w32-bin.zip",
 | 
						|
    "hash": "sha1:e2d5c2901deda9394dc3821766e46527d8363f1d",
 | 
						|
    "bin": [
 | 
						|
        "bin\\awk.exe",
 | 
						|
        "bin\\gawk.exe",
 | 
						|
        "bin\\igawk.cmd"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://sourceforge.net/projects/ezwinports/files/",
 | 
						|
        "regex": "gawk-([\\d.]+)-w32-bin.zip"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.sourceforge.net/project/ezwinports/gawk-$version-w32-bin.zip"
 | 
						|
    }
 | 
						|
}
 |