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 2018-09-14 12:49:16 -04:00 committed by GitHub
parent f722f30566
commit 58a1a84f2e
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.2.1/mattermost-5.2.1-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/5.3.0/mattermost-5.3.0-linux-amd64.tar.gz
SOURCE_SUM=7acd675f3975a27a2d42b9244637947390481644ebb1860ab5a36882450a8fbc SOURCE_SUM=1aacbed8c5f1c0b9550b3e16c7deb29c4ae62e7d0bfd82a39911aeeccef0f0fb
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.2.1-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-5.3.0-linux-amd64.tar.gz