From 40d9d7038ce686492d58b0b3c8b12f1b9265e6f6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:24: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 ab1f7bf..c699962 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "GPL-2.0", "website": "https://kodi.tv", "admindoc": "https://kodi.wiki/view/Main_Page", - "code": "https://github.com/xbmc" + "code": "https://github.com/xbmc", + "cpe": "cpe:2.3:a:kodi:kodi" }, "license": "GPL-2.0", "maintainer": { @@ -28,7 +29,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"