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 #58 from YunoHost-Apps/upgrade

Upgrade to 2.303.2~ynh1
This commit is contained in:
yalh76 2021-10-12 20:20:40 +02:00 committed by GitHub
commit 26540661af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 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.303.1~ynh1 **Shipped version:** 2.303.2~ynh1

View file

@ -13,7 +13,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.303.1~ynh1 **Version incluse :** 2.303.2~ynh1

View file

@ -29,6 +29,8 @@
upgrade=1 from_commit=c7a3a24e56e9be3b5991a175d08be116392b5a19 upgrade=1 from_commit=c7a3a24e56e9be3b5991a175d08be116392b5a19
# 2.289.3~ynh1 # 2.289.3~ynh1
upgrade=1 from_commit=f165327adcc291a479ab73050bcaa1b84784e763 upgrade=1 from_commit=f165327adcc291a479ab73050bcaa1b84784e763
# 2.303.1~ynh1
upgrade=1 from_commit=0bb8a4ca3a90693c5594a72379704f7e08519c92
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=1 (8080) port_already_use=1 (8080)
@ -56,3 +58,5 @@ Notification=none
name=2.289.2~ynh1 name=2.289.2~ynh1
; commit=f165327adcc291a479ab73050bcaa1b84784e763 ; commit=f165327adcc291a479ab73050bcaa1b84784e763
name=2.289.3~ynh1 name=2.289.3~ynh1
; commit=0bb8a4ca3a90693c5594a72379704f7e08519c92
name=2.303.1~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.303.1_all.deb SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.303.2_all.deb
SOURCE_SUM=637cbd7e0bafacf30b8d85ebe03ddea6c7fc1dd472a330bbed4bc31e2b243bee SOURCE_SUM=1a39e8e856d3f9c42ba694012995be323148e2df27f7991c85aaf81f34e2aa08
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.303.1~ynh1", "version": "2.303.2~ynh1",
"url": "https://jenkins.io/index.html", "url": "https://jenkins.io/index.html",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",