mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Merge pull request #78 from lindy65/master
Propose updating to Mattermost 4.4.3
This commit is contained in:
commit
0bfb98f86c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://releases.mattermost.com/4.4.2/mattermost-4.4.2-linux-amd64.tar.gz
|
SOURCE_URL=https://releases.mattermost.com/4.4.3/mattermost-4.4.3-linux-amd64.tar.gz
|
||||||
SOURCE_SUM=ba1648e5806239ce9071f5730eb712a6d0d9077fd9ecad37e85baeb08c1fa170
|
SOURCE_SUM=589c53252d33f32539d98b0a5fbe9af29fbd80e46ea79e1d156b81b743151ce2
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=mattermost-4.4.2-linux-amd64.tar.gz
|
SOURCE_FILENAME=mattermost-4.4.3-linux-amd64.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue