ScoopInstaller_Main/netcat.json

25 lines
684 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",
"url": "https://eternallybored.org/misc/netcat/netcat-win32-1.12.zip",
"version": "1.12"
}