diff --git a/README.md b/README.md index 2946c3d..28219bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Shipped version:** 9.4.2~ynh1 +**Shipped version:** 9.4.2~ynh2 ## Screenshots @@ -70,4 +70,4 @@ or sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index d339806..363e182 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -42,7 +42,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo - Données de profilage d'exécution et rapports de surveillance du système -**Version incluse :** 9.4.2~ynh1 +**Version incluse :** 9.4.2~ynh2 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 6c7a0e5..237869c 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.4.2~ynh1" +version = "9.4.2~ynh2" maintainers = ["pmorinerie"] @@ -80,8 +80,8 @@ ram.runtime = "50M" amd64.sha256 = "61627ab1fb5f987756edf8b4f5c07f9e6d4937c62f27babea0532e5a1fa41ce7" arm64.url = "https://releases.mattermost.com/9.4.2/mattermost-team-9.4.2-linux-arm64.tar.gz" arm64.sha256 = "f6801a236c573595ac56fed97e636de72789f98e0b1c71b9ff01dfca354a1a9f" - 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.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.4.2/mattermost-v9.4.2-linux-arm.tar.gz" + armhf.sha256 = "d2e3e52b1555eefd3f3b15cf3a322508d944a64a1bda9d101798988e4033212e" [resources.sources.enterprise] amd64.url = "https://releases.mattermost.com/9.4.2/mattermost-enterprise-9.4.2-linux-amd64.tar.gz"