forked from hacc/haccfiles
sources: bump mattermost version to 6.0.1
This commit is contained in:
parent
e48f9cf2bc
commit
bb25db92eb
1 changed files with 5 additions and 5 deletions
|
@ -24,16 +24,16 @@
|
||||||
"owner": "mattermost",
|
"owner": "mattermost",
|
||||||
"repo": "mattermost-server",
|
"repo": "mattermost-server",
|
||||||
"rev": "c02cdd842a48d53b63fbb476e3af121645478562",
|
"rev": "c02cdd842a48d53b63fbb476e3af121645478562",
|
||||||
"sha256": "1w9s5kfpmhfh0d7wy0zvhax6cjrdgxms9gdzfla4zjc7r52hjf6b",
|
"sha256": "07d00hrsg52c6213im44s679aqlxn9sph685g9nzjls705xxskxa",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.0.0.tar.gz",
|
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.0.1.tar.gz",
|
||||||
"url_template": "https://github.com/<owner>/<repo>/archive/refs/tags/v<version>.tar.gz",
|
"url_template": "https://github.com/<owner>/<repo>/archive/refs/tags/v<version>.tar.gz",
|
||||||
"version": "6.0.0"
|
"version": "6.0.1"
|
||||||
},
|
},
|
||||||
"mattermost-webapp": {
|
"mattermost-webapp": {
|
||||||
"sha256": "1vncxgz3m7fzmalhpwpc2636yrjpsbqd8cjq7a3w2ckhqgdkzy9v",
|
"sha256": "1kvjdl9415hhfxirrvyfbcw1yk83sqlz6rd888svhwa7ik9zxls8",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://releases.mattermost.com/6.0.0/mattermost-6.0.0-linux-amd64.tar.gz",
|
"url": "https://releases.mattermost.com/6.0.1/mattermost-6.0.1-linux-amd64.tar.gz",
|
||||||
"url_template": "https://releases.mattermost.com/<version>/mattermost-<version>-linux-amd64.tar.gz",
|
"url_template": "https://releases.mattermost.com/<version>/mattermost-<version>-linux-amd64.tar.gz",
|
||||||
"version": "6.0.0"
|
"version": "6.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue