From 635164bcf917e9340b65954c21d44e0656e4233e Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:24:43 +0200 Subject: [PATCH] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0Enum?= =?UTF-8?q?eration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index abfe252..28561ff 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,8 @@ "website": "https://www.kimai.org", "demo": "https://www.kimai.org/demo/", "admindoc": "https://www.kimai.org/documentation/", - "code": "https://github.com/kevinpapst/kimai2" + "code": "https://github.com/kevinpapst/kimai2", + "cpe": "cpe:2.3:a:kimai:kimai_2" }, "license": "MIT", "maintainer": { @@ -66,4 +67,4 @@ } ] } -} +} \ No newline at end of file