linsui 0f8c4b09fe Fix ~156 license tags (#272)
* Fix 150 license

* Update

* Update

* Update cockroachdb.json

See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and
https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt

* Apply new rule

* Change to unknown

* Update tup.json

* fix radare2

* Some fix

* Some fix

* Fix sliksvn

* Fix sliksvn

* Update imagemagick.json
2019-08-02 07:28:29 -07:00

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