mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			864 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			864 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.32",
 | |
|     "description": "Bind any Windows application to a specific interface or IP address.",
 | |
|     "homepage": "https://r1ch.net/projects/forcebindip",
 | |
|     "license": {
 | |
|         "identifier": "Freeware",
 | |
|         "url": "https://r1ch.net/projects/forcebindip"
 | |
|     },
 | |
|     "notes": [
 | |
|         "Even if your OS is 64 bit, many applications are still 32 bit.",
 | |
|         "Use 'ForceBindIP' with 32 bit applications, and 'ForceBindIP64' with 64 bit applications."
 | |
|     ],
 | |
|     "url": "https://r1ch.net/assets/forcebindip/ForceBindIP-1.32.zip",
 | |
|     "hash": "9e52a88262093d3a50c19a5b46ecc22d9f4a95bcc7c2e968fadd5c5942024b1a",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "bin": [
 | |
|                 "ForceBindIP.exe",
 | |
|                 "ForceBindIP64.exe"
 | |
|             ]
 | |
|         },
 | |
|         "32bit": {
 | |
|             "bin": "ForceBindIP.exe"
 | |
|         }
 | |
|     }
 | |
| }
 | 
