1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00

Merge pull request #46 from YunoHost-Apps/upgrade

Upgrade to 2.277.4
This commit is contained in:
yalh76 2021-05-07 02:01:28 +02:00 committed by GitHub
commit c769699e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 5 deletions

View file

@ -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.3
**Shipped version:** 2.277.4
## Screenshots

View file

@ -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.3
**Version incluse :** 2.277.4
## Captures d'écran

View file

@ -19,6 +19,8 @@
upgrade=1 from_commit=72656bca2e144ef9a92cfec2af6cd13cb8e8aee3
# 2.277.2~ynh1
upgrade=1 from_commit=e6cf48fdbcc7cac5c5147d4a7cc1ebfd9055bfef
# 2.277.3~ynh1
upgrade=1 from_commit=3f0f52e24273e9da86ac2fa7000953b7734196a5
backup_restore=1
multi_instance=0
port_already_use=1 (8080)
@ -36,3 +38,5 @@ Notification=none
name=2.263.4~ynh1
; commit=e6cf48fdbcc7cac5c5147d4a7cc1ebfd9055bfef
name=2.277.2~ynh1
; commit=3f0f52e24273e9da86ac2fa7000953b7734196a5
name=2.277.3~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.277.3_all.deb
SOURCE_SUM=fb2c4db399fb5675456a360b1c17ad45d2a89ad6b6fdc51c85640da2e3d12a01
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.277.4_all.deb
SOURCE_SUM=0e36ddbcc684d1148725742c4f37fae83f37da28a2bcdaae285747ee8c384dfc
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Extendable continuous integration server",
"fr": "Serveur d'intégration continue extensible"
},
"version": "2.277.3~ynh1",
"version": "2.277.4~ynh1",
"url": "https://jenkins.io/index.html",
"license": "MIT",
"maintainer": {