mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			689 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			689 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.12",
 | |
|     "description": "Read and write from/to network connections",
 | |
|     "homepage": "https://eternallybored.org/misc/netcat/",
 | |
|     "license": "GPL-2.0-only",
 | |
|     "url": "https://eternallybored.org/misc/netcat/netcat-win32-1.12.zip",
 | |
|     "hash": "413f85a1dbac60ab5516742d76beff4f4da22b8ef1a424f10f36ec77e6d274b1",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "bin": [
 | |
|                 [
 | |
|                     "nc64.exe",
 | |
|                     "nc"
 | |
|                 ]
 | |
|             ]
 | |
|         },
 | |
|         "32bit": {
 | |
|             "bin": "nc.exe"
 | |
|         }
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://eternallybored.org/misc/netcat/netcat-win32-$version.zip"
 | |
|     }
 | |
| }
 | 
