1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Upgrade to v6.3.0

This commit is contained in:
yunohost-bot 2022-01-15 06:08:32 +00:00 committed by Pierre de La Morinerie
parent fb7a1090f5
commit cbeeb58647
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.mattermost.com/6.2.1/mattermost-enterprise-6.2.1-linux-amd64.tar.gz
SOURCE_SUM=a55fccc0c08af2f3330125ee335f9e3dc6ab220adc3409052c47663f26bdd751
SOURCE_URL=https://releases.mattermost.com/6.3.0/mattermost-enterprise-6.3.0-linux-amd64.tar.gz
SOURCE_SUM=3ea8a790f0bb27a360d5f8d3adc01ae99aa2c81d892a419176f27a876c0d4b9c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source collaboration platform built for developers",
"fr": "Plateforme de collaboration open source conçue pour les développeurs"
},
"version": "6.2.1~ynh1",
"version": "6.3.0~ynh1",
"url": "http://www.mattermost.org/",
"upstream": {
"license": "GPL-3.0-only",