diff --git a/README.md b/README.md index 114d1ce..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.401.2~ynh2 +**Shipped version:** 2.401.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 94efd72..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.401.2~ynh2 +**Version incluse :** 2.401.3~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index 169ff26..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.401.2_all.deb -SOURCE_SUM=73d5da188eee8e149c75461a61c69fa5f298cd6a12ed6842200ccb6bb99bab98 +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 1b7537b..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.401.2~ynh2", + "version": "2.401.3~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",