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

Propose upgrading to Mattermost v4.7.1

Hey @kemenaran!

Mattermost v4.7.1 release is officially out! Sorry about the duplication of work in so short a time...  There has been a fix made to compliance export...

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/jpmwtax4hjdtbqb631iwurqu5a).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).
This commit is contained in:
lindy65 2018-02-19 19:55:53 +02:00 committed by GitHub
parent 8781185d7a
commit 7cfd8d2009
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.7.0/mattermost-4.7.0-linux-amd64.tar.gz
SOURCE_SUM=ff53968ef8ac0a44f9a2d21fde719930b8042801f22866bc25bad53503819abd
SOURCE_URL=https://releases.mattermost.com/4.7.1/mattermost-4.7.1-linux-amd64.tar.gz
SOURCE_SUM=655666aee7857f8c184ae6b291e41d3fc7e3daf0091734e883f809cb676c5348
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.7.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-4.7.1-linux-amd64.tar.gz