diff --git a/README.md b/README.md index ba5f0a6..00904e2 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.414.1~ynh1 +**Shipped version:** 2.426.1~ynh1 ## Screenshots @@ -33,7 +33,7 @@ Extendable continuous integration server * Official app website: * Official user documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index fa44550..9dc08f6 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.414.1~ynh1 +**Version incluse :** 2.426.1~ynh1 ## Captures d’écran @@ -33,7 +33,7 @@ Serveur d'intégration continue extensible * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/conf/app.src b/conf/app.src index ab108f2..c947edd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.414.1_all.deb -SOURCE_SUM=7168bb892e95f0902f27cfbb391d6134b3526cebcb92fef6ccec1a009db5a733 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.426.1_all.deb +SOURCE_SUM=a30fd080820c88e13801b80fd3d7434757b331a9fe7728b59493faaca3402949 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 652454c..c59bd1f 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.414.1~ynh1", + "version": "2.426.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",