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
265 B
Bash
Raw Normal View History

2019-04-23 17:32:45 +02:00
gitlab_version="11.10.0"
2018-12-16 23:04:05 +01:00
2019-04-23 17:32:45 +02:00
gitlab_x86_64_source_sha256="6b642e84bf7beebc12da0aa97fdfb939bb0850b61d79e8f727bee172c176b93f"
2018-12-16 23:04:05 +01:00
2019-04-23 17:32:45 +02:00
gitlab_arm_source_sha256="64b98ea0440c479dc3f2372bac9b7b57cc29f360c2ba7e801499766810e584a9"
2019-03-16 02:38:12 +01:00
2019-03-17 20:14:56 +01:00
gitlab_filename="gitlab-ce-${gitlab_version}.deb"