mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
Reorganize stuff in bin dir to other places, or delete it Only build amd64 binaries to reduce bintray space usage
14 lines
260 B
JSON
14 lines
260 B
JSON
{
|
|
"TasksExclude": [
|
|
"pkg-build"
|
|
],
|
|
"Arch": "amd64",
|
|
"Os": "darwin freebsd linux windows",
|
|
"Resources": {
|
|
"Include": "README*,LICENSE*,inbucket.bat,etc,themes"
|
|
},
|
|
"PackageVersion": "20131013",
|
|
"PrereleaseInfo": "snapshot",
|
|
"FormatVersion": "0.8"
|
|
}
|