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 #104 from amyblais/patch-1

Upgrade to Mattermost v4.8.1
This commit is contained in:
Pierre de La Morinerie 2018-04-11 14:46:34 +05:30 committed by GitHub
commit a9b9b28987
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.8.0/mattermost-4.8.0-linux-amd64.tar.gz
SOURCE_SUM=1d6dda36592544b92905989a922ff4698d0a824c30483e0ecdf7233443001c25
SOURCE_URL=https://releases.mattermost.com/4.8.1/mattermost-4.8.1-linux-amd64.tar.gz
SOURCE_SUM=3dac9f9bb4884cd83b8274c2bd7c32418f2535d3f9911cea845ac047ee2c7a82
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.8.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-4.8.1-linux-amd64.tar.gz