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.3

Hi @kemenaran,

Mattermost v4.7.3 release is officially out.  It contains a security fix so upgrade is recommended.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/usjficyphtnbmx7g8bxtbm8dwr).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).

Thanks for continuing to maintain Mattermost Yunohost!
This commit is contained in:
lindy65 2018-03-09 10:14:28 +02:00 committed by GitHub
parent 856f1e304b
commit 30694ab367
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.2/mattermost-4.7.2-linux-amd64.tar.gz
SOURCE_SUM=947577631a94a003d660b4eb08f07585e0e1f93c3e5b63a8c30a72e0abcde9c1
SOURCE_URL=https://releases.mattermost.com/4.7.3/mattermost-4.7.3-linux-amd64.tar.gz
SOURCE_SUM=09a728ad189d2cf315d664fed7caf68fbf9af60f85e2619d308b5345e576293c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.7.2-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-4.7.3-linux-amd64.tar.gz