matomo: 4.14.2 -> 4.15.1
* https://matomo.org/changelog/matomo-4-15-0/ * https://matomo.org/changelog/matomo-4-15-1/
This commit is contained in:
parent
fdd898f8f7
commit
804f89ddce
@ -3,8 +3,8 @@
|
|||||||
let
|
let
|
||||||
versions = {
|
versions = {
|
||||||
matomo = {
|
matomo = {
|
||||||
version = "4.14.2";
|
version = "4.15.1";
|
||||||
hash = "sha256-jPs/4bgt7VqeSoeLnwHr+FI426hAhwiP8RciQDNwCpo=";
|
hash = "sha256-XnfiprGLqFQqPk30gcAVLdBZ3pYMSdBPfnicm7V1PSc=";
|
||||||
};
|
};
|
||||||
matomo-beta = {
|
matomo-beta = {
|
||||||
version = "4.14.3";
|
version = "4.14.3";
|
||||||
@ -108,7 +108,7 @@ let
|
|||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
homepage = "https://matomo.org/";
|
homepage = "https://matomo.org/";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ florianjacob kiwi sebbel twey boozedog ];
|
maintainers = with maintainers; [ florianjacob kiwi sebbel twey boozedog ] ++ teams.flyingcircus.members;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user