mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.0",
 | 
						|
    "description": "Zip compression utilities",
 | 
						|
    "homepage": "http://www.info-zip.org/",
 | 
						|
    "license": {
 | 
						|
        "identifier": "Freeware",
 | 
						|
        "url": "http://infozip.sourceforge.net/doc/LICENSE"
 | 
						|
    },
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/x64/zip300xn-x64.zip",
 | 
						|
            "hash": "63f32f1f797680d9c68379d36cff4373674d405527d7fa2b4bbd34edcc3370d2"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/zip300xn.zip",
 | 
						|
            "hash": "f8bbc1821d50400245107ce8cfa4a6c7b524387b58bbd6cbe9c20094e82c3bb5"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "zip.exe",
 | 
						|
        "zipcloak.exe",
 | 
						|
        "zipnote.exe",
 | 
						|
        "zipsplit.exe"
 | 
						|
    ]
 | 
						|
}
 |