services/mattermost: bump to 6.5.0
This commit is contained in:
parent
5c85431847
commit
39bec9fbd0
1 changed files with 7 additions and 7 deletions
|
@ -23,19 +23,19 @@
|
|||
"homepage": "https://mattermost.com",
|
||||
"owner": "mattermost",
|
||||
"repo": "mattermost-server",
|
||||
"rev": "0f918a0aa437bf936a738d7592076ec7762da4b8",
|
||||
"sha256": "0j907x5q77rpg2m1lxvdir8qvlivfpdlcx0w79jjj2jpsmy78jlw",
|
||||
"rev": "d6e32669474bef5ca9097349871343924b635176",
|
||||
"sha256": "1ch9ihyx4p2yb2kmvwxy16v5979pr0777kh3ibj747llpjh5wm8q",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.4.2.tar.gz",
|
||||
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.5.0.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/refs/tags/v<version>.tar.gz",
|
||||
"version": "6.4.2"
|
||||
"version": "6.5.0"
|
||||
},
|
||||
"mattermost-webapp": {
|
||||
"sha256": "1lvwy0sri2b7njm52narjyd43vjx0fv4lkzyhdbcijqbrc03qj4s",
|
||||
"sha256": "0b5mc05hk580x15csjcxrmpazllsvdjsjcipz4qrsydfkszb8w7v",
|
||||
"type": "tarball",
|
||||
"url": "https://releases.mattermost.com/6.4.2/mattermost-6.4.2-linux-amd64.tar.gz",
|
||||
"url": "https://releases.mattermost.com/6.5.0/mattermost-6.5.0-linux-amd64.tar.gz",
|
||||
"url_template": "https://releases.mattermost.com/<version>/mattermost-<version>-linux-amd64.tar.gz",
|
||||
"version": "6.4.2"
|
||||
"version": "6.5.0"
|
||||
},
|
||||
"niv": {
|
||||
"branch": "master",
|
||||
|
|
Loading…
Reference in a new issue