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 5.16.2

This commit is contained in:
Pierre de La Morinerie 2019-10-31 10:16:19 +01:00 committed by GitHub
parent 90ca6350c9
commit 25de5826cd
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.16.1/mattermost-5.16.1-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/5.16.2/mattermost-5.16.2-linux-amd64.tar.gz
SOURCE_SUM=1ca1c334607bb089737357c3ec79384e79f0c47480966e5794e32e0742472983 SOURCE_SUM=dceae9bbbfb9609d1f6a6c9ca141748196860239ea1a9e8ef1888949951f2c8c
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-5.16.1-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-5.16.2-linux-amd64.tar.gz