Skip to content

Commit bca5d97

Browse files
authored
matomo: update to 5.8.0 (#4839)
1 parent fbb97cc commit bca5d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/matomo/manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
git::clone { 'matomo':
99
directory => '/srv/matomo',
1010
origin => 'https://github.com/matomo-org/matomo',
11-
branch => '5.7.1', # Current stable
11+
branch => '5.8.0', # Current stable
1212
recurse_submodules => true,
1313
owner => 'www-data',
1414
group => 'www-data',

0 commit comments

Comments
 (0)