mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
		
			
				
	
	
		
			25 lines
		
	
	
		
			689 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			689 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "architecture": {
 | 
						|
        "32bit": {
 | 
						|
            "bin": "nc.exe"
 | 
						|
        },
 | 
						|
        "64bit": {
 | 
						|
            "bin": [
 | 
						|
                [
 | 
						|
                    "nc64.exe",
 | 
						|
                    "nc"
 | 
						|
                ]
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://eternallybored.org/misc/netcat/netcat-win32-$version.zip"
 | 
						|
    },
 | 
						|
    "description": "Read and write from/to network connections",
 | 
						|
    "hash": "413f85a1dbac60ab5516742d76beff4f4da22b8ef1a424f10f36ec77e6d274b1",
 | 
						|
    "homepage": "https://eternallybored.org/misc/netcat/",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "url": "https://eternallybored.org/misc/netcat/netcat-win32-1.12.zip",
 | 
						|
    "version": "1.12"
 | 
						|
}
 |