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-12-18 13:53:06 -05:00 committed by GitHub
parent 202cc07256
commit 3326ca7487
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.29.1/mattermost-5.29.1-linux-amd64.tar.gz
SOURCE_SUM=66175918186cf402213143903230cd8a8b4a96c18d2ee50445f303685accb2c7
SOURCE_URL=https://releases.mattermost.com/5.30.1/mattermost-5.30.1-linux-amd64.tar.gz
SOURCE_SUM=14018addf86c040200515cb0141308a6d213f149f8afe425dd171347be516401
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.29.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.30.1-linux-amd64.tar.gz