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

Propose updating to Mattermost v4.6

Hi @kemenaran,

Here's a quick pull request to update to Mattermost v4.6

Thanks for continuing to maintain Yunohost :)
This commit is contained in:
lindy65 2018-01-17 20:18:10 +02:00 committed by GitHub
parent 3f6ec81526
commit 4fb09fa8bc
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.5.0/mattermost-4.5.0-linux-amd64.tar.gz
SOURCE_SUM=a3af246f160aaf06ce9706a566222a4470c9ec364ce1861492f35dc0a03f1360
SOURCE_URL=https://releases.mattermost.com/4.6.0/mattermost-4.6.0-linux-amd64.tar.gz
SOURCE_SUM=1865fbee3cd00659e56b178f766aff6eac6be2f4062b08a09fd66e801e687be1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.5-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-4.6-linux-amd64.tar.gz