新增源仓库...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2015-11-14 10:31:14 +08:00
parent 3eaac7efaf
commit 56299f0780
2 changed files with 37 additions and 20 deletions

View File

@ -1,20 +1,17 @@
{
"name":"Yum中心仓库",
"repos":[
{
"id":"citycraft",
"url":"http://502647092.github.io/repo/citycraft/package.info",
"type":"maven"
},
{
"id":"mengcraft",
"url":"http://502647092.github.io/repo/mengcraft/package.info",
"type":"maven"
},
{
"id":"sumcraft",
"url":"http://502647092.github.io/repo/sumcraft/package.info",
"type":"maven"
}
]
}
[
{
"id":"citycraft",
"url":"http://502647092.github.io/repo/citycraft/package.info",
"type":"maven"
},
{
"id":"mengcraft",
"url":"http://502647092.github.io/repo/mengcraft/package.info",
"type":"maven"
},
{
"id":"sumcraft",
"url":"http://502647092.github.io/repo/sumcraft/package.info",
"type":"maven"
}
]

20
repo/yumcenter/repo.info Normal file
View File

@ -0,0 +1,20 @@
{
"name":"Yum中心仓库",
"repos":[
{
"id":"citycraft",
"url":"http://502647092.github.io/repo/citycraft/package.info",
"type":"maven"
},
{
"id":"mengcraft",
"url":"http://502647092.github.io/repo/mengcraft/package.info",
"type":"maven"
},
{
"id":"sumcraft",
"url":"http://502647092.github.io/repo/sumcraft/package.info",
"type":"maven"
}
]
}