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:
amyblais 2019-05-16 08:43:50 -04:00 committed by GitHub
parent 38d243a5d2
commit 0f19eca891
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.10.0/mattermost-5.10.0-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/5.11.0/mattermost-5.11.0-linux-amd64.tar.gz
SOURCE_SUM=210416d6def6424e33b358c2f5808adfbdf15adf3ffba6768d16d7777230b24f SOURCE_SUM=ad2db1a68103fb3ce9383f857eddc817848d548334b510b2dd2491f13f59ea4d
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.10.0-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-5.11.0-linux-amd64.tar.gz