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

Upgrade to Mattermost v5.12.1 (#143)

Propose Upgrading to Mattermost v5.12.1
This commit is contained in:
Pierre de La Morinerie 2019-06-28 15:28:40 +02:00 committed by GitHub
commit 873052aa8d
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.12.0/mattermost-5.12.0-linux-amd64.tar.gz
SOURCE_SUM=ce4b1b182e12ca499ba3e1a115f7635e0747430b741b3e10b4de54b8bcbfdfd7
SOURCE_URL=https://releases.mattermost.com/5.12.1/mattermost-5.12.1-linux-amd64.tar.gz
SOURCE_SUM=74381e50a8cffb89e5d75390aea0068da38489056eb2bd99e4b8f4ff83078a9c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.12.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.12.1-linux-amd64.tar.gz