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

Merge pull request #73 from lindy65/master

Update app.src
This commit is contained in:
Pierre de La Morinerie 2017-11-17 21:42:27 +05:30 committed by GitHub
commit 006772f3ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://releases.mattermost.com/4.3.2/mattermost-4.3.2-linux-amd64.tar.gz SOURCE_URL=https://releases.mattermost.com/4.4.1/mattermost-4.4.1-linux-amd64.tar.gz
SOURCE_SUM=e1bdef75114de7dbabc77becb267405bbacee0b5b28a93393ab2ec04fc272335 SOURCE_SUM=ccbae71d9e96d85d23195dfdd86de623c2e17a10b2ee2d7623ef8fe46e565190
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost-4.3.2-linux-amd64.tar.gz SOURCE_FILENAME=mattermost-4.4.1-linux-amd64.tar.gz