mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
25 lines
684 B
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"
|
|
}
|