diff --git a/README.md b/README.md index 49d08ad..0a6e791 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.319.3~ynh1 +**Shipped version:** 2.332.1~ynh1 diff --git a/README_fr.md b/README_fr.md index 43a7ab9..020a309 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.319.3~ynh1 +**Version incluse :** 2.332.1~ynh1 diff --git a/conf/app.src b/conf/app.src index 69c93a0..169b43f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.319.3_all.deb -SOURCE_SUM=1c2e6cf55ab8f3ccad1611ce1b37cd936b5a35707bb6746ccef897570223b23d +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.332.1_all.deb +SOURCE_SUM=4453cd0e8437d861641a0749250fb90a71827989a3265418503f38c93d3ec084 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d15cf8e..9f57eb2 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.319.3~ynh1", + "version": "2.332.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",