1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00
Files
go-inbucket/.goxc.json
James Hillyerd 425a1349c6 Release 1.0-rc2
2013-11-07 11:00:54 -08:00

14 lines
250 B
JSON

{
"TasksExclude": [
"pkg-build"
],
"Arch": "amd64",
"Os": "darwin freebsd linux windows",
"Resources": {
"Include": "README*,LICENSE*,inbucket.bat,etc,themes"
},
"PackageVersion": "1.0",
"PrereleaseInfo": "rc2",
"FormatVersion": "0.8"
}