From 0fa763a5c4b11f9d884d30e0bedc1f181c1377a4 Mon Sep 17 00:00:00 2001 From: Alexander Meindl Date: Tue, 12 Mar 2024 12:19:43 +0100 Subject: [PATCH] Update matomo plugins --- roles/matomo/vars/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/matomo/vars/main.yml b/roles/matomo/vars/main.yml index 1ee2813..1db8c64 100644 --- a/roles/matomo/vars/main.yml +++ b/roles/matomo/vars/main.yml @@ -12,7 +12,7 @@ matomo_available_plugins: use_git: false repo: https://github.com/matomo-org/plugin-QueuedTracking.git download: https://github.com/matomo-org/plugin-QueuedTracking/archive/%%version%%.tar.gz - version: 5.0.2 + version: 5.0.3 LoginLdap: use_git: true repo: https://github.com/matomo-org/plugin-LoginLdap.git @@ -28,7 +28,7 @@ matomo_available_plugins: use_git: true repo: https://github.com/matomo-org/plugin-Migration.git download: https://github.com/matomo-org/plugin-Migration/archive/%%version%%.tar.gz - version: 5.0.1 + version: 5.0.2 Provider: use_git: true repo: https://github.com/matomo-org/plugin-Provider.git @@ -38,4 +38,4 @@ matomo_available_plugins: use_git: true repo: https://github.com/matomo-org/plugin-SecurityInfo.git download: https://github.com/matomo-org/plugin-SecurityInfo/archive/%%version%%.tar.gz - version: 5.0.1 + version: 5.0.2