1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

upgrade to 11.7.0

This commit is contained in:
Bourre Pierre 2019-01-22 15:53:43 +01:00
parent cd1b3fd753
commit 41fb54152b
4 changed files with 6 additions and 6 deletions

View file

@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
GitLab is a web-based Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features, using an open-source license, developed by GitLab Inc.
**Shipped version:** 1.6.3
**Shipped version:** 1.7.0
## Screenshots

View file

@ -14,7 +14,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=e4f6f32b47718284283fbd6f7f928f921e81d871
upgrade=1 from_commit=2cc84310aeff7055342b445c1aee01d4183d5ae2
backup_restore=1
multi_instance=0
incorrect_path=1

View file

@ -2,7 +2,7 @@
"name": "Gitlab",
"id": "gitlab",
"packaging_format": 1,
"version": "1.6.3~ynh1",
"version": "1.7.0~ynh1",
"description": {
"en": "Gitlab for Yunohost.",
"fr": "Gitlab pour YunoHost."

View file

@ -1,5 +1,5 @@
gitlab_version="11.6.3"
gitlab_version="11.7.0"
gitlab_x86_64_source_sha256="5a990a76c1656ddd42673562d8bd1be106a835331a2ce976d405c536a5567485"
gitlab_x86_64_source_sha256="5a989b1e664494e6de139064b349fe9b22f37d5edd2918a4968fdf5e818a10c4"
gitlab_arm_source_sha256="3b1d1c650df8722d0b63b5db3e6c2440ea70224deeca0621a9c5226a06079d2e"
gitlab_arm_source_sha256="558e6b3cf87bd5c8b3dee567b2557ee6cc3fb40655cc6dabe5531c94cf27b99d"