From 670f73a9843e4e752ba739b45b542223a4e979e3 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:24:31 +0200 Subject: [PATCH 1/2] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=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 3648091..11e1c8b 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "MIT", "website": "https://jenkins.io", "userdoc": "https://www.jenkins.io/doc/book/", - "code": "https://github.com/jenkinsci/jenkins" + "code": "https://github.com/jenkinsci/jenkins", + "cpe": "cpe:2.3:a:jenkins:jenkins" }, "license": "MIT", "maintainer": { @@ -50,4 +51,4 @@ } ] } -} +} \ No newline at end of file From a3f89966674a2acd6508efca4d9bb7af7fd4e1bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Aug 2022 14:48:34 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c939e71..c78edc2 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Extendable continuous integration server **Shipped version:** 2.346.2~ynh1 + ## Screenshots ![Screenshot of Jenkins](./doc/screenshots/screenshot1.png) diff --git a/README_fr.md b/README_fr.md index e21f45e..54626c1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.346.2~ynh1 +**Version incluse :** 2.346.2~ynh1 + ## Captures d'écran