From 3bfdba374358607235d7f2ede792e769087b9cd8 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Mon, 28 Aug 2023 10:44:59 +0200 Subject: [PATCH] fix cpe --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 392c4cf..8971ef4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"