mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update manifest.toml
This commit is contained in:
parent
af7a798119
commit
856e6b523d
1 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@ name = "Mattermost"
|
||||||
description.en = "Open source collaboration platform built for developers"
|
description.en = "Open source collaboration platform built for developers"
|
||||||
description.fr = "Plateforme de collaboration open source conçue pour les développeurs"
|
description.fr = "Plateforme de collaboration open source conçue pour les développeurs"
|
||||||
|
|
||||||
version = "8.1.1~ynh2"
|
version = "8.1.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["pmorinerie"]
|
maintainers = ["pmorinerie"]
|
||||||
|
|
||||||
|
@ -73,18 +73,18 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://releases.mattermost.com/8.1.1/mattermost-team-8.1.1-linux-amd64.tar.gz"
|
amd64.url = "https://releases.mattermost.com/8.1.2/mattermost-team-8.1.2-linux-amd64.tar.gz"
|
||||||
amd64.sha256 = "1ca6b77cc34be7bd2cea57f9dfa064e19c5556ab59c5e24e93dfdf6d0dc39603"
|
amd64.sha256 = "4ab80d4c4f5f57e5a5a673b87f4f18c2647a064458faae6684150cf1cf20ef99"
|
||||||
arm64.url = "https://releases.mattermost.com/8.1.1/mattermost-team-8.1.1-linux-arm64.tar.gz"
|
arm64.url = "https://releases.mattermost.com/8.1.2/mattermost-team-8.1.2-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "0ca10276b140e814e352e7f5538de2de9545e11b4b2f3281159c5390f16c2f34"
|
arm64.sha256 = "ba4af3ed045e6163a6e08c8713dd3fa695d43e18b912a67b64c0c2bf6a7ce510"
|
||||||
armhf.url = "https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.5.2/mattermost-v7.5.2-linux-arm.tar.gz"
|
armhf.url = "https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.5.2/mattermost-v7.5.2-linux-arm.tar.gz"
|
||||||
armhf.sha256 = "b26a4b676ee92ac848fa2993aa67559238ba7d8c1d0e6f7ffdd79ad8fb4942f3"
|
armhf.sha256 = "b26a4b676ee92ac848fa2993aa67559238ba7d8c1d0e6f7ffdd79ad8fb4942f3"
|
||||||
|
|
||||||
[resources.sources.enterprise]
|
[resources.sources.enterprise]
|
||||||
amd64.url = "https://releases.mattermost.com/8.1.1/mattermost-enterprise-8.1.1-linux-amd64.tar.gz"
|
amd64.url = "https://releases.mattermost.com/8.1.2/mattermost-enterprise-8.1.2-linux-amd64.tar.gz"
|
||||||
amd64.sha256 = "5ce9090089601c5c7746768c9799cda8069b6116468d0377d603cd9116810911"
|
amd64.sha256 = "7087d4206a79d5dc9f998dcb9d5fb517d097fb2e57c9309ecfa47c4cb2f3f5fa"
|
||||||
arm64.url = "https://releases.mattermost.com/8.1.1/mattermost-enterprise-8.1.1-linux-arm64.tar.gz"
|
arm64.url = "https://releases.mattermost.com/8.1.2/mattermost-enterprise-8.1.2-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "bca0bb54f257680fadbd3d568d870d6c1cd1352744dda419d71a07be82b7d2ca"
|
arm64.sha256 = "93ec71319f6c83bb7e42d284da3314fad715b5e68e39fe8e394c2ee00337c396"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue