mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
fix cpe
This commit is contained in:
parent
c7ae50a596
commit
3bfdba3743
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ website = "https://gitlab.com"
|
|||
demo = "https://gitlab.com/explore"
|
||||
admindoc = "https://docs.gitlab.com/"
|
||||
code = "https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab"
|
||||
cpe = "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*"
|
||||
cpe = "cpe:2.3:a:gitlab:gitlab"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue