diff --git a/README.md b/README.md index 5223c39..f06b2f2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. -**Shipped version:** 2.277.4 +**Shipped version:** 2.289.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8e554fa..52bc5dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Premier serveur d'automatisation open source, Jenkins fournit des centaines de plugins pour supporter la construction, le déploiement et l'automatisation de n'importe quel projet. -**Version incluse :** 2.277.4 +**Version incluse :** 2.289.1 ## Captures d'écran diff --git a/check_process b/check_process index 7360014..f3badc1 100644 --- a/check_process +++ b/check_process @@ -21,6 +21,8 @@ upgrade=1 from_commit=e6cf48fdbcc7cac5c5147d4a7cc1ebfd9055bfef # 2.277.3~ynh1 upgrade=1 from_commit=3f0f52e24273e9da86ac2fa7000953b7734196a5 + # 2.277.4~ynh1 + upgrade=1 from_commit=36fdba9bbd201832f5707083b878ae967052ad6a backup_restore=1 multi_instance=0 port_already_use=1 (8080) @@ -40,3 +42,5 @@ Notification=none name=2.277.2~ynh1 ; commit=3f0f52e24273e9da86ac2fa7000953b7734196a5 name=2.277.3~ynh1 + ; commit=36fdba9bbd201832f5707083b878ae967052ad6a + name=2.277.4~ynh1 diff --git a/conf/app.src b/conf/app.src index c112703..b4d7e98 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.277.4_all.deb -SOURCE_SUM=0e36ddbcc684d1148725742c4f37fae83f37da28a2bcdaae285747ee8c384dfc +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.289.1_all.deb +SOURCE_SUM=5651493ea8f9b761b4f35d952780ccc3e2ddfdf2b1cd1b1fc13291ca214232d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index adc91d9..d6bfd55 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.277.4~ynh1", + "version": "2.289.1~ynh1", "url": "https://jenkins.io/index.html", "license": "MIT", "maintainer": {