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-07-03 20:17:04 +02:00
gitlab_version="12.0.3"
2018-12-16 23:04:05 +01:00
2019-07-03 20:17:04 +02:00
gitlab_x86_64_source_sha256="9e2dcb0e4e3ca3c230d43c6b8580d77c2c716f3c6d1055739f175ead20d83678"
2018-12-16 23:04:05 +01:00
2019-07-03 20:17:04 +02:00
gitlab_arm_source_sha256="992710fd2c4076961f03633cb6b56331f7ade63a6869c47c2ce28995f8b43893"
2019-03-16 02:38:12 +01:00
2019-03-17 20:14:56 +01:00
gitlab_filename="gitlab-ce-${gitlab_version}.deb"