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

Merge pull request #97 from lindy65/master

Propose upgrading to Mattermost v4.7
This commit is contained in:
Pierre de La Morinerie 2018-02-16 19:26:08 +05:30 committed by GitHub
commit 6277772a54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/4.6.1/mattermost-4.6.1-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/4.7.0/mattermost-4.7.0-linux-amd64.tar.gz
SOURCE_SUM=38ab2cbeb7e0759fe156819690b17b52d5a3cff5c08e155a01af3763e335f19d SOURCE_SUM=ff53968ef8ac0a44f9a2d21fde719930b8042801f22866bc25bad53503819abd
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.6.1-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-4.7.0-linux-amd64.tar.gz