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

Update x86 Mattermost to 5.35.3

This commit is contained in:
Pierre de La Morinerie 2021-06-15 08:33:58 +02:00
parent 6bc0d0d313
commit f3f68628d5
7 changed files with 15 additions and 15 deletions

View file

@ -21,7 +21,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Open source collaboration platform built for developers
**Shipped version:** 5.35.2~ynh1
**Shipped version:** 5.35.3~ynh1

View file

@ -13,7 +13,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Plateforme de collaboration open source conçue pour les développeurs
**Version incluse:** 5.35.2~ynh1
**Version incluse:** 5.35.3~ynh1

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.35.2/mattermost-v5.35.2-linux-arm.tar.gz
SOURCE_SUM=562e3d1eefc6f77bfe7f7281ef68be0c09f992641877e961800b1652da664d2b11f647cfd9da40e2c77f366995b5d87d608b4cc4ead0360d83f97b8966395b3c
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.35.3/mattermost-v5.35.3-linux-arm.tar.gz
SOURCE_SUM=5b5f3280f23b263594e8bf7eba3b762a15de38f4e3edd81584b8099e6e027ea00ae1aee8f85570351518af30e4038ba784bbf84ea7943904e7095600c1cdb6d4
SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-v5.35.2-linux-arm.tar.gz
SOURCE_FILENAME=mattermost-v5.35.3-linux-arm.tar.gz

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.35.2/mattermost-v5.35.2-linux-arm64.tar.gz
SOURCE_SUM=73c6ef8cb30e316070768c45d25a29b26d29b44d86d5959f44600cf8683c1d19ff34854c244263a113427b2394e7d4afe21f4edba678a1e516731126fa9c3a2b
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.35.3/mattermost-v5.35.3-linux-arm64.tar.gz
SOURCE_SUM=e8152b5a0ad0cd7ffc2a41de2e753c2361b3493fb0e77b29ad8ed5e685e457801013ecbee6a15d7bd03345ddced374b8a6f92f1dcc7578466df8ad8f61ff435a
SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-v5.35.2-linux-arm64.tar.gz
SOURCE_FILENAME=mattermost-v5.35.3-linux-arm64.tar.gz

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/5.35.2/mattermost-enterprise-5.35.2-linux-amd64.tar.gz
SOURCE_SUM=8102fe4c059f39eb6f3d0b533a2f5b58d3111b5fa317b18a481850a7f90889cf
SOURCE_URL=https://releases.mattermost.com/5.35.3/mattermost-enterprise-5.35.3-linux-amd64.tar.gz
SOURCE_SUM=f985c042866232e422522872951ffa9a593cbb4e8a7bce7d13c5ef4842d8dad5
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-enterprise-5.35.2-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-enterprise-5.35.3-linux-amd64.tar.gz

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/5.35.2/mattermost-team-5.35.2-linux-amd64.tar.gz
SOURCE_SUM=5bb085a69d847fc5f95c39491c0dc93476b2c06748606ecf964347a39af7a4b0
SOURCE_URL=https://releases.mattermost.com/5.35.3/mattermost-team-5.35.3-linux-amd64.tar.gz
SOURCE_SUM=8b2abdd22ecaa2605fab07e31fd1e96be77d6566e322827411709c231ef82086
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-team-5.35.2-linux-amd64.tar.gz
SOURCE_FILENAME=mattermost-team-5.35.3-linux-amd64.tar.gz

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": "5.35.2~ynh1",
"version": "5.35.3~ynh1",
"url": "http://www.mattermost.org/",
"upstream": {
"license": "GPL-3.0-only",