зеркало из https://github.com/mislav/hub.git
36 строки
752 B
JSON
36 строки
752 B
JSON
{
|
|
"FormatVersion": "0.8",
|
|
"ArtifactsDest": "target",
|
|
"Arch": "386,amd64",
|
|
"Os": "darwin,linux,windows",
|
|
"PackageVersion": "0.23.0",
|
|
"PrereleaseInfo": "snapshot",
|
|
"Verbosity": "v",
|
|
"Resources": {
|
|
"Include": "INSTALL*,README*,LICENSE*",
|
|
"Exclude": "*.go"
|
|
},
|
|
"TaskSettings": {
|
|
"archive": {
|
|
"os": {
|
|
"linux": "TarGz",
|
|
"darwin": "TarGz"
|
|
}
|
|
},
|
|
"downloads-page": {
|
|
"fileheader": "",
|
|
"filename": ""
|
|
},
|
|
"pkg-build": {
|
|
"metadata": {
|
|
"description": "Fast GitHub command line client",
|
|
"maintainer": "Jingwen Owen Ou (http://owenou.com)"
|
|
},
|
|
"metadata-deb": {
|
|
"Depends": "",
|
|
"Homepage": "http://owenou.com/gh"
|
|
}
|
|
}
|
|
}
|
|
}
|