From 7e876913c9d21112619685ba95e9615b0f9ec860 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 27 Jul 2023 20:50:59 +0200 Subject: [PATCH] Upgrade to 2.401.3 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 699b35f..f8e3201 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Extendable continuous integration server -**Shipped version:** 2.408~ynh1 +**Shipped version:** 2.401.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 36e9886..0bf46ef 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Serveur d'intégration continue extensible -**Version incluse :** 2.408~ynh1 +**Version incluse :** 2.401.3~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index 2034dd9..916e844 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.408_all.deb -SOURCE_SUM=7515bf959b73b956ceb967351c7e299cbb3668a53d35f9c770eb72e00d93ced6 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.401.3_all.deb +SOURCE_SUM=1f0abd79ac03259a6ad97f00ff47abd95182241fcb73adc8af4e87c8c5bb6a34 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d08a8d0..3536e59 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.408~ynh1", + "version": "2.401.3~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",