From 144e3ec33dc7cc86ccd2c45259525433728d7bcb Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:05:47 +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 5037b1c..7c50b95 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,8 @@ "demo": "https://app.cinny.in", "admindoc": "https://cinny.in", "userdoc": "https://cinny.in", - "code": "https://github.com/ajbura/cinny" + "code": "https://github.com/ajbura/cinny", + "cpe": "cpe:2.3:a:cinny_project:cinny" }, "license": "GPL-3.0", "maintainer": { @@ -51,4 +52,4 @@ } ] } -} +} \ No newline at end of file