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

Upgrade to version 2.361.3
This commit is contained in:
yalh76 2022-11-03 22:55:49 +01:00 committed by GitHub
commit 103bc42583
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 Extendable continuous integration server
**Shipped version:** 2.361.2~ynh1 **Shipped version:** 2.361.3~ynh1
## Screenshots ## Screenshots

View file

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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.2_all.deb SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.3_all.deb
SOURCE_SUM=dbf9d78a6f4922f2f01586342784014f5bb8d63f389747fc8d81e581699b29de SOURCE_SUM=264f4fc908457ff1d63824ba051a6a55b3aa0043b8604658142c48b419ffdf0a
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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