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 #162 from amyblais/patch-28

Upgrade to Mattermost v5.20.1
This commit is contained in:
Pierre de La Morinerie 2020-02-23 10:41:23 +01:00 committed by GitHub
commit fa936f0d31
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.19.1/mattermost-5.19.1-linux-amd64.tar.gz
SOURCE_SUM=fe4bf2dc184c17daab3164f68b2e73cc460d60e7c3877b309844240581d13d97
SOURCE_URL=https://releases.mattermost.com/5.20.1/mattermost-5.20.1-linux-amd64.tar.gz
SOURCE_SUM=b9d07c6de14175e2a29625c8c9f0d394ba652e97878cc0e84838ac2138bc2d10
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.19.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.20.1-linux-amd64.tar.gz