1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
This commit is contained in:
Kay0u 2019-07-03 20:17:04 +02:00
parent 265ff70779
commit e6650ca712
No known key found for this signature in database
GPG key ID: ABC3F52576D011D3
3 changed files with 5 additions and 5 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:** 12.0.2
**Shipped version:** 12.0.3
## Screenshots

View file

@ -2,7 +2,7 @@
"name": "Gitlab",
"id": "gitlab",
"packaging_format": 1,
"version": "12.0.2~ynh1",
"version": "12.0.3~ynh1",
"description": {
"en": "GitLab is a Git-repository manager.",
"fr": "GitLab est un gestionnaire de dépôts Git."

View file

@ -1,7 +1,7 @@
gitlab_version="12.0.2"
gitlab_version="12.0.3"
gitlab_x86_64_source_sha256="8c528a01ceca69ba566161b3d06a1f5315f76b3468f7b2c411bf830fcc486099"
gitlab_x86_64_source_sha256="9e2dcb0e4e3ca3c230d43c6b8580d77c2c716f3c6d1055739f175ead20d83678"
gitlab_arm_source_sha256="6953194c3939b606831399c6728dc168b5e82faf9db088f976f515900d534b74"
gitlab_arm_source_sha256="992710fd2c4076961f03633cb6b56331f7ade63a6869c47c2ce28995f8b43893"
gitlab_filename="gitlab-ce-${gitlab_version}.deb"