Skip to content

Commit

Permalink
matomo: 4.16.0 -> 4.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpausp committed Feb 26, 2024
1 parent 38ccfcf commit 5857afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/web-apps/matomo/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
let
versions = {
matomo = {
version = "4.16.0";
hash = "sha256-OFZT4195WTWw2XNAyGiNixW6hSNKC3IyBpa5kM9PCVk=";
version = "4.16.1";
hash = "sha256-cGnsxfpvt7FyhxFcA2/gWWe7CyanVGZVKtCDES3XLdI=";
};
matomo_5 = {
version = "5.0.2";
Expand Down

0 comments on commit 5857afb

Please sign in to comment.