From 9aad2ba83b9be0b52e2fe738b9e74f7577750d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 24 Apr 2024 14:58:21 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/manifest.toml b/manifest.toml index 88d7735..62e8794 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mattermost" description.en = "Open source collaboration platform built for developers" description.fr = "Plateforme de collaboration open source conçue pour les développeurs" -version = "9.6.1~ynh1" +version = "9.7.1~ynh1" maintainers = ["pmorinerie"] @@ -76,18 +76,18 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://releases.mattermost.com/9.6.1/mattermost-team-9.6.1-linux-amd64.tar.gz" - amd64.sha256 = "ff3908dce8a068dd89742ed43c23a926177dabda0cdbdd7737a18fc7ced3a8eb" - arm64.url = "https://releases.mattermost.com/9.6.1/mattermost-team-9.6.1-linux-arm64.tar.gz" - arm64.sha256 = "0a13435cddbba3be0fc26e3437ae8e36f49169ba3985f1717dec7132a7bea163" - armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.6.1/mattermost-v9.6.1-linux-arm.tar.gz" - armhf.sha256 = "71549e410980105f37c601f860f48dca016f74032d1cec7ed55abf8207ba4545" + amd64.url = "https://releases.mattermost.com/9.7.1/mattermost-team-9.7.1-linux-amd64.tar.gz" + amd64.sha256 = "52a808ae20f808dce8052ba4f67727b8db638c5951b7323806f0f9f9f67628a1" + arm64.url = "https://releases.mattermost.com/9.7.1/mattermost-team-9.7.1-linux-arm64.tar.gz" + arm64.sha256 = "91a08428054efaf9c6331ca9f799a5fa0ed557e05063bb9481d8804f02cc0fdb" + armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.7.1/mattermost-v9.7.1-linux-arm.tar.gz" + armhf.sha256 = "2446fa8e957f2e12d1447b42e04e552e187b43e4933b18393428983bd871da3c" [resources.sources.enterprise] - amd64.url = "https://releases.mattermost.com/9.6.1/mattermost-enterprise-9.6.1-linux-amd64.tar.gz" - amd64.sha256 = "eaa3c480f4b6b9c9a7e511eceeb93926c6446dba207a5868eb2e81b81a7f51a8" - arm64.url = "https://releases.mattermost.com/9.6.1/mattermost-enterprise-9.6.1-linux-arm64.tar.gz" - arm64.sha256 = "4b53c24419068dc8988fa73aea9bbb4e8d3448295d7b5193a29b4a43bf57fcea" + amd64.url = "https://releases.mattermost.com/9.7.1/mattermost-enterprise-9.7.1-linux-amd64.tar.gz" + amd64.sha256 = "2ffc754ea4a79b38990bc4b1b951eb6835260bf91b3a39ab1f680013784522ad" + arm64.url = "https://releases.mattermost.com/9.7.1/mattermost-enterprise-9.7.1-linux-arm64.tar.gz" + arm64.sha256 = "10067cb2932288ef68ed919d32196533ace6b167a5c378f073fa041e8527a3a5" [resources.system_user] allow_email = true