diff --git a/README.md b/README.md index c8b0311..3245b18 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.361.3~ynh1 +**Shipped version:** 2.361.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 9f096da..3386f90 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.361.3~ynh1 +**Version incluse :** 2.361.4~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 7dbbbe3..785d3f0 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.3_all.deb -SOURCE_SUM=264f4fc908457ff1d63824ba051a6a55b3aa0043b8604658142c48b419ffdf0a +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.4_all.deb +SOURCE_SUM=1e4f87a80a1fdd9b2037e8473ba7e263746e6d84fc5859509aaa853bda5a922a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c055972..85934ba 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.361.3~ynh1", + "version": "2.361.4~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",