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

Update app.src

This commit is contained in:
amyblais 2018-12-14 18:23:39 -05:00 committed by GitHub
parent d723e5b31b
commit 272829133b
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.5.0/mattermost-5.5.0-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/5.6.0/mattermost-5.6.0-linux-amd64.tar.gz
SOURCE_SUM=c4c3d8325d0e5213aaac2c108c595438c9ed1d442e166b732d58306cd5d8fb34 SOURCE_SUM=29737e63f4da6ba18a78fcbd7ea2f97ec1993f254050551a8bcad0fda2794fca
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-5.5.0-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-5.6.0-linux-amd64.tar.gz