diff --git a/meta.json b/meta.json index 7042e639..2d7b291a 100644 --- a/meta.json +++ b/meta.json @@ -3825,6 +3825,24 @@ "smtp" ] }, + { + "id": "matomo", + "name": "Matomo", + "version": "5.1-apache", + "description": "Leading open-source web analytics platform with global data ownership.", + "logo": "blueprints/matomo/matomo.png", + "links": { + "github": "https://github.com/matomo-org/matomo", + "website": "https://matomo.org", + "docs": "https://matomo.org/docs" + }, + "tags": [ + "analytics", + "privacy", + "self-hosted", + "metrics" + ] + }, { "id": "mattermost", "name": "Mattermost", @@ -6779,23 +6797,5 @@ "saml", "multi-tenant" ] - }, - { - "id": "matomo", - "name": "Matomo", - "version": "5.1-apache", - "description": "Leading open-source web analytics platform with global data ownership.", - "logo": "blueprints/matomo/matomo.png", - "links": { - "github": "https://github.com/matomo-org/matomo", - "website": "https://matomo.org", - "docs": "https://matomo.org/docs" - }, - "tags": [ - "analytics", - "privacy", - "self-hosted", - "metrics" - ] } ]