filebrowser/dist/bintray.json

16 lines
390 B
JSON
Raw Normal View History

2016-03-01 19:15:02 +00:00
{
"package": {
"name": "caddy-hugo",
"repo": "generic",
"subject": "hacdias"
},
"version": {
"name": "latest"
},
"files": [{
2016-03-01 20:34:14 +00:00
"includePattern": "/home/travis/gopath/src/github.com/hacdias/caddy-hugo/Godeps/_workspace:/home/travis/gopath/src/github.com/hacdias/caddy-hugo/dist/release/(.*)",
2016-03-02 19:12:07 +00:00
"uploadPattern": "caddy-hugo/{TIME}/$1"
2016-03-01 19:15:02 +00:00
}],
"publish": true
}