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

Hi @kemenaran,

Mattermost v5.22.0 release is officially out.

You can find download links with hash numbers [here](https://community.mattermost.com/core/pl/n7oo9nw7ajy1zegj59qrnau6mo). Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html).

Thanks!
This commit is contained in:
Amy Blais 2020-04-16 09:24:51 -04:00 committed by GitHub
parent 3dc31bec17
commit 22980c1ab6
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.21.0/mattermost-5.21.0-linux-amd64.tar.gz
SOURCE_SUM=909b17498139cd511d4e5483e2b7be0b757ac28ea5063be9c3d82cbe49b4a696
SOURCE_URL=https://releases.mattermost.com/5.22.0/mattermost-5.22.0-linux-amd64.tar.gz
SOURCE_SUM=40ecb25fca5a1c277f25b60ec97dbdbbf348622dbb75ae6041e2c9d405221650
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.21.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.22.0-linux-amd64.tar.gz