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

8 lines
264 B
Bash
Raw Normal View History

2019-04-11 01:14:53 +02:00
gitlab_version="11.9.7"
2018-12-16 23:04:05 +01:00
2019-04-11 01:14:53 +02:00
gitlab_x86_64_source_sha256="6851e1ee26250962740be5be6063dc536b7136237a2f8bb91df365a113bf536e"
2018-12-16 23:04:05 +01:00
2019-04-11 01:14:53 +02:00
gitlab_arm_source_sha256="b787bfba2a29f596f97ea39e2ed6c1b8e386d0cbdc043ffae515fe6e79914413"
2019-03-16 02:38:12 +01:00
2019-03-17 20:14:56 +01:00
gitlab_filename="gitlab-ce-${gitlab_version}.deb"