1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00
This commit is contained in:
Kay0u 2020-07-21 10:43:27 +02:00
parent 43ebe47103
commit 8d0665dd40
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
4 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,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.235.1
**Shipped version:** 2.235.2
## Screenshots

View file

@ -11,7 +11,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.235.1
**Version embarquée:** 2.235.2
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.235.1_all.deb
SOURCE_SUM=3f1c7e4d536557e88e4cc05d72ec9460
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.235.2_all.deb
SOURCE_SUM=536f5486831243337312e7995a10b993
SOURCE_SUM_PRG=md5sum
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.235.1~ynh1",
"version": "2.235.2~ynh1",
"url": "https://jenkins.io/index.html",
"license": "MIT",
"maintainer": {