3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #78128 from helsinki-systems/upd/matomo

matomo: 3.13.0 -> 3.13.1
This commit is contained in:
Mario Rodas 2020-01-20 19:55:06 -05:00 committed by GitHub
commit 644e74f48f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
let
versions = {
matomo = {
version = "3.13.0";
sha256 = "0h4jqibb86zw5l26r927qrbjhba8c79pc4xp3hgpi25p3fjncax8";
version = "3.13.1";
sha256 = "071m3sw3rrhlccbwdyklcn8rwp4mcnii5m2a7zmgx3rv87i9n2ni";
};
matomo-beta = {