Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mdserver-web/plugins/gogs/info.json

16 lines
346 B

7 years ago
{
"ps": "Gogs是一款极易搭建的自助Git服务",
"name": "gogs",
"title": "Gogs",
2 years ago
"versions": ["0.11.86","0.12.9","0.13.0"],
7 years ago
"tip": "soft",
"checks": "server/gogs",
"path":"server/gogs",
7 years ago
"author": "midoks",
3 years ago
"date": "2018-04-01",
7 years ago
"home": "https://gogs.io",
3 years ago
"type": "Git服务器",
7 years ago
"shell": "install.sh",
"pid": "3",
"sort": 7
}