h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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"
}