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.3 dot release (#144)

Propose upgrading to Mattermost v5.12.3 dot release
This commit is contained in:
Pierre de La Morinerie 2019-07-11 05:03:02 +02:00 committed by GitHub
commit 4022347aa5
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.1/mattermost-5.12.1-linux-amd64.tar.gz
SOURCE_SUM=74381e50a8cffb89e5d75390aea0068da38489056eb2bd99e4b8f4ff83078a9c
SOURCE_URL=https://releases.mattermost.com/5.12.3/mattermost-5.12.3-linux-amd64.tar.gz
SOURCE_SUM=8d0f202fde4ed82864080d4c21cb73a091481d50bfedd1d48c4429b2fdc889fb
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.12.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.12.3-linux-amd64.tar.gz