imageproxy/.goxc.json

19 lines
422 B
JSON
Raw Normal View History

{
"ArtifactsDest": "build",
2017-08-30 03:11:41 +00:00
"PackageVersion": "0.6.0",
2013-12-26 11:29:27 -08:00
"TaskSettings": {
"pkg-build": {
"metadata": {
2015-02-19 23:59:33 -08:00
"description": "image proxy server",
"long-description": " imageproxy is a caching image proxy server",
"maintainer": "Will Norris",
"maintainer-email": "will@willnorris.com"
2013-12-26 11:29:27 -08:00
},
"metadata-deb": {
"Homepage": "https://willnorris.com/go/imageproxy"
2013-12-26 11:29:27 -08:00
}
}
},
"ConfigVersion": "0.9"
2017-08-30 03:11:41 +00:00
}