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

Merge branch 'testing' into pr/218

This commit is contained in:
ericgaspar 2021-02-19 17:55:48 +01:00
commit 4b390b774f
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/5.31.1/mattermost-5.31.1-linux-amd64.tar.gz
SOURCE_SUM=9dbe720b1e54fab31061fe186d39187f84aeb99b263c2377bb248cbaa8a21bef
SOURCE_URL=https://releases.mattermost.com/5.32.1/mattermost-5.32.1-linux-amd64.tar.gz
SOURCE_SUM=9117ab9777d8453ae8b63f3a008152a2bdc6a638400640a67a0a359acf479a44
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-5.31.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-5.32.1-linux-amd64.tar.gz

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/5.31.1/mattermost-team-5.31.1-linux-amd64.tar.gz
SOURCE_SUM=83abcef77caf19f2b620e54b2a996b8d6d9f434fcfd8f7402a76cc7183c105b0
SOURCE_URL=https://releases.mattermost.com/5.32.1/mattermost-team-5.32.1-linux-amd64.tar.gz
SOURCE_SUM=86fd99e49b6ed687004d46813e51fd91e761a87dff58fa2878e752728fac555a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-team-5.31.1-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-team-5.32.1-linux-amd64.tar.gz