services/mattermost: bump to 6.6.0
This commit is contained in:
parent
3ee3c37ccb
commit
287cb84d82
1 changed files with 7 additions and 7 deletions
|
@ -23,19 +23,19 @@
|
||||||
"homepage": "https://mattermost.com",
|
"homepage": "https://mattermost.com",
|
||||||
"owner": "mattermost",
|
"owner": "mattermost",
|
||||||
"repo": "mattermost-server",
|
"repo": "mattermost-server",
|
||||||
"rev": "ec91ca46ff772de745c839bd4e7037d5424e5fc4",
|
"rev": "3476eccf5bd34937fc451fb7ae7b4d84c67d24af",
|
||||||
"sha256": "1ch9ihyx4p2yb2kmvwxy16v5979pr0777kh3ibj747llpjh5wm8q",
|
"sha256": "0l7xqzqrgyyh08jg32lsidws80804rc7mff1yp0izmqxy70krvpw",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.5.0.tar.gz",
|
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v6.6.0.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.5.0"
|
"version": "6.6.0"
|
||||||
},
|
},
|
||||||
"mattermost-webapp": {
|
"mattermost-webapp": {
|
||||||
"sha256": "0b5mc05hk580x15csjcxrmpazllsvdjsjcipz4qrsydfkszb8w7v",
|
"sha256": "0p21mrhm62jkdrslys3y04lvyf14im0yvw079bwb128m9gwaasmf",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://releases.mattermost.com/6.5.0/mattermost-6.5.0-linux-amd64.tar.gz",
|
"url": "https://releases.mattermost.com/6.6.0/mattermost-6.6.0-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.5.0"
|
"version": "6.6.0"
|
||||||
},
|
},
|
||||||
"niv": {
|
"niv": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
|
Loading…
Reference in a new issue