mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
9373686f49
commit
1651cdc63b
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://gitlab.com",
|
"website": "https://gitlab.com",
|
||||||
"demo": "https://gitlab.com/explore",
|
"demo": "https://gitlab.com/explore",
|
||||||
"admindoc": "https://docs.gitlab.com/",
|
"admindoc": "https://docs.gitlab.com/",
|
||||||
"code": "https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab"
|
"code": "https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab",
|
||||||
|
"cpe": "cpe:2.3:a:gitlab:gitlab"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -62,4 +63,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue