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 #128 from YunoHost-Apps/ci-auto-update-v2.426.1

Upgrade to version 2.426.1
This commit is contained in:
eric_G 2023-11-16 08:53:00 +01:00 committed by GitHub
commit a97ac60a83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -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: <https://jenkins.io>
* Official user documentation: <https://www.jenkins.io/doc/book/>
* Upstream app code repository: <https://github.com/jenkinsci/jenkins>
* YunoHost documentation for this app: <https://yunohost.org/app_jenkins>
* YunoHost Store: <https://apps.yunohost.org/app/jenkins>
* Report a bug: <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
## Developer info

View file

@ -18,7 +18,7 @@ Si vous navez 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 lapp : <https://jenkins.io>
* Documentation officielle utilisateur : <https://www.jenkins.io/doc/book/>
* Dépôt de code officiel de lapp : <https://github.com/jenkinsci/jenkins>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jenkins>
* YunoHost Store: <https://apps.yunohost.org/app/jenkins>
* Signaler un bug : <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
## Informations pour les développeurs

View file

@ -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

View file

@ -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",