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 #96 from YunoHost-Apps/testing

Upgrade to v2.375.2
This commit is contained in:
yalh76 2023-01-23 20:37:46 +01:00 committed by GitHub
commit 4a6fdf57d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Extendable continuous integration server
**Shipped version:** 2.375.1~ynh1
**Shipped version:** 2.375.2~ynh1
## Screenshots

View file

@ -17,7 +17,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Serveur d'intégration continue extensible
**Version incluse :** 2.375.1~ynh1
**Version incluse :** 2.375.2~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.1_all.deb
SOURCE_SUM=3e853c1af3eb41d66542d0783eab1a5523ebf310ad11ca91ae0b4544f97eaef2
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.2_all.deb
SOURCE_SUM=6e30e1083aa49becbb2c6e6882e863bb3f408cb3870994a249be89acedef6318
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.375.1~ynh1",
"version": "2.375.2~ynh1",
"url": "https://jenkins.io/index.html",
"upstream": {
"license": "MIT",