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 #78 from lindy65/master

Propose updating to Mattermost 4.4.3
This commit is contained in:
Pierre de La Morinerie 2017-12-07 11:28:28 +05:30 committed by GitHub
commit 0bfb98f86c
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.4.2/mattermost-4.4.2-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/4.4.3/mattermost-4.4.3-linux-amd64.tar.gz
SOURCE_SUM=ba1648e5806239ce9071f5730eb712a6d0d9077fd9ecad37e85baeb08c1fa170 SOURCE_SUM=589c53252d33f32539d98b0a5fbe9af29fbd80e46ea79e1d156b81b743151ce2
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.4.2-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-4.4.3-linux-amd64.tar.gz