bump mattermost 5.39.0 → 5.39.1 (security update)
really, i probably should've just jumped straight to 6.0.2, but whatever 🤷
This commit is contained in:
parent
144bd0d5f5
commit
6d6a2aff67
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": "3181a3765d8ca782b3d2be31e3f713812e066ca2",
|
"rev": "f921e69fe87cebc812f731bef557b1a0fbf6bae2",
|
||||||
"sha256": "0qcl32lidvwjrg8kil8a67141lnbrdx3hha0y9cwdlz8b6l8gxsz",
|
"sha256": "090ha53scmy5qm55i0rw5mgzcvkc3s9sx1gmp64yd347nyhp57rs",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v5.39.0.tar.gz",
|
"url": "https://github.com/mattermost/mattermost-server/archive/refs/tags/v5.39.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": "5.39.0"
|
"version": "5.39.1"
|
||||||
},
|
},
|
||||||
"mattermost-webapp": {
|
"mattermost-webapp": {
|
||||||
"sha256": "1dm7zswz61p1008hkz0c4maq8382p8iv5kmc4ivzlqd2hhixbvvg",
|
"sha256": "0qqb7m456svag564xz755jix730s3328j1w3vqwrqnwkbr8x4n55",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://releases.mattermost.com/5.39.0/mattermost-5.39.0-linux-amd64.tar.gz",
|
"url": "https://releases.mattermost.com/5.39.1/mattermost-5.39.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": "5.39.0"
|
"version": "5.39.1"
|
||||||
},
|
},
|
||||||
"mumble-website": {
|
"mumble-website": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
|
Loading…
Reference in a new issue