matomo-beta: 5.0.0-rc9 -> 5.2.0-rc1
This commit is contained in:
@@ -18,11 +18,11 @@ let
|
||||
hash = "sha256-6kR6OOyqwQfV+pRqHO+VMLM1eZQb0om65EilAnIlW9U=";
|
||||
};
|
||||
matomo-beta = {
|
||||
version = "5.0.0";
|
||||
version = "5.2.0";
|
||||
# `beta` examples: "b1", "rc1", null
|
||||
# when updating: use null if stable version is >= latest beta or release candidate
|
||||
beta = "rc9";
|
||||
hash = "sha256-OXxJCEXcrl6UXYh+jbNqLQGYphrSjxaOAZg3AZVPAqs=";
|
||||
beta = "rc1";
|
||||
hash = "sha256-heAd01p8QHkrxQY2MEf//YXNplgL19Opw/WhA2cwZ+c=";
|
||||
};
|
||||
};
|
||||
common =
|
||||
|
||||
Reference in New Issue
Block a user