1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Upgrade to v6.5.0

This commit is contained in:
yunohost-bot 2022-03-17 06:09:13 +00:00
parent e3aa45e117
commit 031fd7e18a
5 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.mattermost.com/6.4.2/mattermost-team-6.4.2-linux-amd64.tar.gz
SOURCE_SUM=64d7f4689f0d957fbe80e7596f9c92b0a66801842033e01bc696c48620fe5c7d
SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-team-6.5.0-linux-amd64.tar.gz
SOURCE_SUM=6e9f7645a686da4d2cd40d68cfebbdc3f2f8724af4506794d55a68e8b6cf0bd9
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.4.2/mattermost-v6.4.2-linux-arm64.tar.gz
SOURCE_SUM=f7fc2cd4ef3eb1d915378177d3c2fabc5b1c6a9f7ec560cc0d06317ee6f1e713
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm64.tar.gz
SOURCE_SUM=b834c041dca404b5da0227467f2e3da77e9f784c6424c43d872f5abf2a5194a4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.4.2/mattermost-v6.4.2-linux-arm.tar.gz
SOURCE_SUM=7516b4427be8b9c04cc5e07a337a0ffb9a07b008f55a67deab6dfd3b309ffa7c
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm.tar.gz
SOURCE_SUM=973d68bc1f464b6ef5d54405257b51cd0a3245dc978acea62038517bc7b88bcf
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.mattermost.com/6.4.2/mattermost-enterprise-6.4.2-linux-amd64.tar.gz
SOURCE_SUM=efcc9e0dd9814d4db17c03735dbfc1a946813f47977d9ef9adf2b7f9c49be9a3
SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-enterprise-6.5.0-linux-amd64.tar.gz
SOURCE_SUM=2ec39e64cc58e6e7213aad09c48401fa7e0d8df22c9720d9880f6d66097a9279
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source collaboration platform built for developers",
"fr": "Plateforme de collaboration open source conçue pour les développeurs"
},
"version": "6.4.2~ynh1",
"version": "6.5.0~ynh1",
"url": "http://www.mattermost.org/",
"upstream": {
"license": "GPL-3.0-only",