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

conf: fix src files botched by the auto-update CI action

This commit is contained in:
Pierre de La Morinerie 2022-01-19 08:42:33 +01:00
parent 70ff6c0cd3
commit e8dc894171
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.mattermost.com/6.2.1/mattermost-team-6.2.1-linux-amd64.tar.gz
SOURCE_SUM=4fcc4185ff3a5f6f6e96c327bfeef48e11621cf8b850a66821b469dcf9c6bb10
SOURCE_URL=https://releases.mattermost.com/6.3.0/mattermost-team-6.3.0-linux-amd64.tar.gz
SOURCE_SUM=e2ab15c4be6f50c3f8899cfc45ebde086b1b378c9f1dc0f72c8cb96d6643bce5
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.2.1/mattermost-v6.2.1-linux-arm64.tar.gz
SOURCE_SUM=d63df70e27ee71fbb802b322b74a93168b0f19d3283865dd5dbf69d8daa9b4b0
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.3.0/mattermost-v6.3.0-linux-arm64.tar.gz
SOURCE_SUM=d177413a2e3f3ceeb0d6d95802f87a0995d02a4cf972b61af003abbdb96a9e7e
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.2.1/mattermost-v6.2.1-linux-arm.tar.gz
SOURCE_SUM=44b1fdd99f91448d6d6d0becff52804e30b0da8bb6dd6b4ad884da2605342532
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.3.0/mattermost-v6.3.0-linux-arm.tar.gz
SOURCE_SUM=97e4f562bfe76214da012d06928b76aa4ecc5f7da35a1e2df5a9f480663a6ffb
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true