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

Distribute the open-source Team Edition flavor of Mattermost

Fix #108
This commit is contained in:
Pierre de La Morinerie 2018-06-05 11:34:27 +02:00
parent 269acc43b9
commit 28f5c5d1be

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/4.10.1/mattermost-4.10.1-linux-amd64.tar.gz
SOURCE_SUM=cef8a706d6da1d8756d70d06a9e9444ba078fb107a194ce91ea2e6beae9726f7
SOURCE_URL=https://releases.mattermost.com/4.10.1/mattermost-team-4.10.1-linux-amd64.tar.gz
SOURCE_SUM=c690a65cc6998d900fe4500d41bd2baa1df92190badd8bdf2f94ed07510dcd00
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.10.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-team-4.10.1-linux-amd64.tar.gz