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

21 lines
726 B
JSON

{
"homepage": "https://gource.io/",
"description": "OpenGL-based 3D visualisation tool for source control repositories.",
"version": "0.47",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip",
"hash": "4dd9726ad1a4bceecaeeb042494f213ed8ce70ea42aaffbae451a4a5707dbd03",
"bin": "gource.exe"
}
},
"checkver": {
"url": "https://gource.io/",
"re": "gource-([\\d.]+).win64.zip</a>"
},
"autoupdate": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
}
}