Unverified Commit 55fc6880 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #291260 from flyingcircusio/matomo-4.16.1

matomo: 4.16.0 -> 4.16.1
parents 724ed465 74401322
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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";