mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.3.1",
 | 
						|
    "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.3.1-w32-bin.zip",
 | 
						|
        "https://mirrors.gigenet.com/OSDN//mingw/72215/libgcc-9.2.0-3-mingw32-dll-1.tar.xz"
 | 
						|
    ],
 | 
						|
    "hash": [
 | 
						|
        "sha1:ace599430b252697dc09b750f1c76e9c9954603f",
 | 
						|
        "27f7a72e1aa5d0bb894f84aa62da0200b3a4a334e85457bb1961fc341290f833"
 | 
						|
    ],
 | 
						|
    "bin": [
 | 
						|
        "bin\\awk.exe",
 | 
						|
        "bin\\gawk.exe"
 | 
						|
    ],
 | 
						|
    "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",
 | 
						|
            "https://mirrors.gigenet.com/OSDN//mingw/72215/libgcc-9.2.0-3-mingw32-dll-1.tar.xz"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
}
 |