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
663 B
JSON

{
"homepage": "https://www.rarlab.com/",
"version": "5.71",
"license": {
"identifier": "Freeware",
"url": "https://www.rarlab.com/license.htm"
},
"url": "https://www.rarlab.com/rar/unrarw32.exe",
"hash": "ad36880643a3fa5e39b6231226f5904cc94cbc1987532ee12d0ffe942cee0f70",
"bin": "UnRAR.exe",
"installer": {
"args": [
"-s",
"-d\"$dir\""
]
},
"checkver": {
"re": "<b>WinRAR\\s+x86\\s+\\(32\\s+bit\\)\\s+([\\d.]+)<",
"url": "https://www.rarlab.com/download.htm"
},
"autoupdate": {
"url": "https://www.rarlab.com/rar/unrarw32.exe"
}
}