umami: 3.0.2 -> 3.0.3

This commit is contained in:
Diogo Correia
2025-12-12 10:31:54 +00:00
parent ba8256daf1
commit 0072ad32ec
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -72,7 +72,7 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "umami";
version = "3.0.2";
version = "3.0.3";
nativeBuildInputs = [
makeWrapper
@@ -84,7 +84,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
owner = "umami-software";
repo = "umami";
tag = "v${finalAttrs.version}";
hash = "sha256-6ega3ShfZlEnoFuFSh420hB8sp2qoJuAYnzeoOdpODs=";
hash = "sha256-rkOD52suE6bihJqKvMdIvqHRIcWhSxXzUkCfmdNbC40=";
};
# install dev dependencies as well, for rollup
@@ -98,7 +98,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
src
;
fetcherVersion = 2;
hash = "sha256-zHpIqhxfvJ/so7bKvrGMqVGGnquJNnSI/0q3PE+VQ1Y=";
hash = "sha256-eXurT8kfVJcJoFunrt7h8LKuhsIhGrYDW6shvGA6GXY=";
};
env.CYPRESS_INSTALL_BINARY = "0";
+3 -3
View File
@@ -1,7 +1,7 @@
{
"geocities": {
"rev": "6ba4792cd60bfab42cab9ff0b0614106a6f98cb9",
"date": "2025-12-04",
"hash": "sha256-1NJbjXHk2jL18FTyN5CpWYIe1JO4bCqrgb/YTobDniY="
"rev": "c311451d8c87eff88329f08a0fae5f84fc0303fe",
"date": "2025-12-11",
"hash": "sha256-tDK2p1VUmVfbzl0EhcGZbWP/1ao/U3f9vcK49f0MErc="
}
}