From 8a48dbc4ad2a0d80196cb288b41655ded8874309 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 14 Jul 2022 14:14:01 +0000 Subject: [PATCH 1/3] Upgrade to v2.346.2 --- conf/app.src | 4 ++-- manifest.json | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/conf/app.src b/conf/app.src index 13cdfa2..57dc31e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.346.1_all.deb -SOURCE_SUM=cc5b6caca616f7aa4755fadddd8eafefe8bd74be25b422eebd4a2a978c6bb015 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.346.2_all.deb +SOURCE_SUM=9cf696c0fd5b45235f345b4d135a49910e0c1b7ebb0b3bf833c7bea37448081b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f9b2d59..3648091 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Extendable continuous integration server", "fr": "Serveur d'intégration continue extensible" }, - "version": "2.346.1~ynh1", + "version": "2.346.2~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT", @@ -18,10 +18,12 @@ "maintainer": { "name": "yalh76" }, - "previous_maintainers": [{ - "name": "Julien Malik et Maniack Crudelis", - "email": "maniackc_dev@crudelis.fr" - }], + "previous_maintainers": [ + { + "name": "Julien Malik et Maniack Crudelis", + "email": "maniackc_dev@crudelis.fr" + } + ], "requirements": { "yunohost": ">= 4.3.0" }, From 327bdac01b99e803336b429272f9a69495a04405 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 14 Jul 2022 14:14:06 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07276e2..c939e71 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Extendable continuous integration server -**Shipped version:** 2.346.1~ynh1 +**Shipped version:** 2.346.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b879076..e21f45e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.346.1~ynh1 +**Version incluse :** 2.346.2~ynh1 ## Captures d'écran From 1b62563342bf5594abb777e5abc8359e2da01914 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 15 Jul 2022 04:08:23 +0200 Subject: [PATCH 3/3] Update jenkins-plugin-manager.src --- conf/jenkins-plugin-manager.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/jenkins-plugin-manager.src b/conf/jenkins-plugin-manager.src index dd6fdad..b03be32 100644 --- a/conf/jenkins-plugin-manager.src +++ b/conf/jenkins-plugin-manager.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.9.3/jenkins-plugin-manager-2.9.3.jar -SOURCE_SUM=1faef87aa735cb48a040d09d7648294d17cee648a028be34399ffcda4293a337 +SOURCE_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.12.8/jenkins-plugin-manager-2.12.8.jar +SOURCE_SUM=e5b22868c498c311ea1b776e9087af199b795ddbf0bc0474b0b4ca9e67837f26 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=jar SOURCE_IN_SUBDIR=false