diff --git a/README.md b/README.md index 0eb43b2..422c840 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.375.2~ynh1 +**Shipped version:** 2.387.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 17ee336..fee7910 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.375.2~ynh1 +**Version incluse :** 2.387.2~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index cb4045e..59f5d1d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.2_all.deb -SOURCE_SUM=6e30e1083aa49becbb2c6e6882e863bb3f408cb3870994a249be89acedef6318 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.387.2_all.deb +SOURCE_SUM=5bd95e531421675fd62b952c1b07cb7e41321c4b00362961e29feb943064d5ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb8617d..6746a56 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.375.2~ynh1", + "version": "2.387.2~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",