mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
forcebindip: Add version 1.32 (#3625)
This commit is contained in:
parent
3752c5b435
commit
0ef0caa806
26
bucket/forcebindip.json
Normal file
26
bucket/forcebindip.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user