Mattermost: upgrade from HEAD (#527)

Use the HEAD of a stable branch to signal Mattermost upgrades (cc @alexAubin).

Fix https://github.com/YunoHost-Apps/mattermost_ynh/issues/113
This commit is contained in:
Pierre de La Morinerie
2018-06-05 13:55:13 +02:00
committed by JimboJoe
parent 542f396c48
commit 5b3be4f48c

View File

@ -714,7 +714,7 @@
"mattermost": {
"branch": "master",
"level": 7,
"revision": "9689db3f012a6da499092549b3201bff8f10e6b8",
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mattermost_ynh"
},