1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Merge pull request #212 from amyblais/patch-57

Upgrade to Mattermost v5.31.1 (enterprise file)
This commit is contained in:
Pierre de La Morinerie 2021-02-07 18:35:25 +01:00 committed by GitHub
commit ac5125202d
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.31.0/mattermost-5.31.0-linux-amd64.tar.gz
SOURCE_SUM=05e4631a1c755925981838a331addf9575e5ff16f5c4ade2354ef66325f3d06d
SOURCE_URL=https://releases.mattermost.com/5.31.1/mattermost-5.31.1-linux-amd64.tar.gz
SOURCE_SUM=9dbe720b1e54fab31061fe186d39187f84aeb99b263c2377bb248cbaa8a21bef
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.31.0-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.31.1-linux-amd64.tar.gz