hub/.goxc.json

28 строки
527 B
JSON

{
"FormatVersion": "0.6",
"Settings": {
"Arch": "386,amd64",
"ArtifactsDest": "target",
"Os": "darwin,linux,windows",
"PackageVersion": "0.9.0",
"PrereleaseInfo": "snapshot",
"Verbosity": "v",
"Resources": {
"Include": "INSTALL*",
"Exclude": "*.go"
},
"TaskSettings": {
"archive": {
"os": {
"linux": "TarGz",
"darwin": "TarGz"
}
},
"downloads-page": {
"fileheader": "",
"filename": ""
}
}
}
}