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

Update app.src

This commit is contained in:
Amy Blais 2020-07-16 09:01:30 -04:00 committed by GitHub
parent 0f15a7bcc8
commit 5fd68172d2
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.24.2/mattermost-5.24.2-linux-amd64.tar.gz
SOURCE_SUM=cd2ace174ae86cbd5d9564b35a200a21840720bcffebde0bde3ec8b7e810ece5
SOURCE_URL=https://releases.mattermost.com/5.25.0/mattermost-5.25.0-linux-amd64.tar.gz
SOURCE_SUM=f68e24062c9017b111316a0e85e15de26480c6fc8ede54a6531e1f5d5b245723
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.24.2-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.25.0-linux-amd64.tar.gz