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

Upgrade to Mattermost 4.3.2
This commit is contained in:
Pierre de La Morinerie 2017-11-13 14:34:51 +05:30 committed by GitHub
commit 35ab44b46e
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.3.1/mattermost-4.3.1-linux-amd64.tar.gz
SOURCE_SUM=1bd39d94e97802e55aa8b1a6bfc69a9322ac4da03a7d3825819656bf24224be6
SOURCE_URL=https://releases.mattermost.com/4.3.2/mattermost-4.3.2-linux-amd64.tar.gz
SOURCE_SUM=e1bdef75114de7dbabc77becb267405bbacee0b5b28a93393ab2ec04fc272335
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.3.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-4.3.2-linux-amd64.tar.gz