ScoopInstaller_Main/bucket/unxutils.json
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

27 lines
727 B
JSON

{
"version": "2007.03.01",
"description": "GNU utilities for Win32.",
"homepage": "http://unxutils.sourceforge.net/",
"license": "GPL-3.0-or-later",
"url": [
"https://downloads.sourceforge.net/project/unxutils/unxutils/current/UnxUtils.zip",
"http://unxutils.sourceforge.net/UnxUpdates.zip"
],
"hash": [
"b8c694072723a417194022a2ba265750eec61e15d1725e39449df1763e224b45",
"3f442b5d2a84cf112f3688ef21ab7cf8be0a905529e90fd33ec2370d3e263f80"
],
"extract_to": [
".",
"usr\\local\\wbin"
],
"bin": [
"bin\\sh.exe",
[
"bin\\sh.exe",
"unxutils"
]
],
"env_add_path": "usr\\local\\wbin"
}