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 #132 from amyblais/patch-13

Propose upgrading to Mattermost v5.7.1
This commit is contained in:
Pierre de La Morinerie 2019-02-01 21:55:10 +01:00 committed by GitHub
commit 82b1979b4f
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/5.7.0/mattermost-5.7.0-linux-amd64.tar.gz
SOURCE_SUM=1220e25f501e41db9bee6af14dd12583c1f95658a55862da42a1268d160b10c4
SOURCE_URL=https://releases.mattermost.com/5.7.1/mattermost-5.7.1-linux-amd64.tar.gz
SOURCE_SUM=09f4068e12e435433276172c1a25b0cb74e354687787e781cba7a6c5467bab67
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.7.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.7.1-linux-amd64.tar.gz