mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
Upgrade to 2.346.1~ynh1
This commit is contained in:
parent
02b680a55e
commit
b91f3089a9
5 changed files with 7 additions and 5 deletions
|
@ -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.332.3~ynh1
|
||||
**Shipped version:** 2.346.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Serveur d'intégration continue extensible
|
||||
|
||||
**Version incluse :** 2.332.3~ynh1
|
||||
**Version incluse :** 2.346.1~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -37,6 +37,8 @@
|
|||
upgrade=1 from_commit=7e40418b50b5c25d80f3bc521f9627cdd22c4201
|
||||
# 2.319.3~ynh1
|
||||
upgrade=1 from_commit=ceac884c4d82f8164ec7ce391d354d794948bb72
|
||||
# 2.332.3~ynh1
|
||||
upgrade=1 from_commit=5ff1883636f649c7e32d6b520fd54621f83097ba
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
change_url=1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.332.3_all.deb
|
||||
SOURCE_SUM=319fa6ab596f63b826a9ab6ba5a7230aff73d271acc6241ffb23788ffc123883
|
||||
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.346.1_all.deb
|
||||
SOURCE_SUM=cc5b6caca616f7aa4755fadddd8eafefe8bd74be25b422eebd4a2a978c6bb015
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Extendable continuous integration server",
|
||||
"fr": "Serveur d'intégration continue extensible"
|
||||
},
|
||||
"version": "2.332.3~ynh1",
|
||||
"version": "2.346.1~ynh1",
|
||||
"url": "https://jenkins.io/index.html",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue