mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
Upgrade to 2.164.2
This commit is contained in:
parent
335c300cdd
commit
82441c0f63
4 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.
|
||||
|
||||
**Shipped version:** 2.150.2
|
||||
**Shipped version:** 2.164.2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/inst
|
|||
## Résumé
|
||||
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 embarquée:** 2.150.2
|
||||
**Version embarquée:** 2.164.2
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FILE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.150.2_all.deb
|
||||
FILE_SUM=d00ff7066d51895bbd17d1b3a2efbf00
|
||||
FILE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.164.2_all.deb
|
||||
FILE_SUM=4ccafc1854231f43fc9e44bd224755d2
|
||||
FILE_SUM_PRG=md5sum
|
||||
FILENAME=jenkins.deb
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Extendable continuous integration server",
|
||||
"fr": "Serveur d'intégration continue extensible"
|
||||
},
|
||||
"version": "2.150.2~ynh2",
|
||||
"version": "2.164.2~ynh1",
|
||||
"url": "https://jenkins.io/index.html",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue