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

Propose upgrading to Mattermost v4.8.0
This commit is contained in:
Pierre de La Morinerie 2018-03-16 18:35:27 +05:30 committed by GitHub
commit 0ad492156a
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.7.3/mattermost-4.7.3-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/4.8.0/mattermost-4.8.0-linux-amd64.tar.gz
SOURCE_SUM=09a728ad189d2cf315d664fed7caf68fbf9af60f85e2619d308b5345e576293c SOURCE_SUM=1d6dda36592544b92905989a922ff4698d0a824c30483e0ecdf7233443001c25
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.7.3-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-4.8.0-linux-amd64.tar.gz