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-31 12:55:22 -04:00 committed by GitHub
parent cb390a3ee4
commit b966833009
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.25.1/mattermost-5.25.1-linux-amd64.tar.gz
SOURCE_SUM=2c7fb981bde826bcee87e93b3b78af0f9be6679204d9deb831bb874e6915f151
SOURCE_URL=https://releases.mattermost.com/5.25.2/mattermost-5.25.2-linux-amd64.tar.gz
SOURCE_SUM=619a5733aa2f0492b719465b330a8ff1f2c31d03f181f7cec523f8efa421b416
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.25.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.25.2-linux-amd64.tar.gz