From 2853835818368ff444bea0a319ea9a5f364546b4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 11 Sep 2026 11:37:16 +0000 Subject: [PATCH] uptime-kuma: 2.5.3 -> 2.5.4 --- pkgs/by-name/up/uptime-kuma/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/up/uptime-kuma/package.nix b/pkgs/by-name/up/uptime-kuma/package.nix index b6bc04691495..efb294fb5c20 100644 --- a/pkgs/by-name/up/uptime-kuma/package.nix +++ b/pkgs/by-name/up/uptime-kuma/package.nix @@ -9,7 +9,7 @@ buildNpmPackage (finalAttrs: { pname = "uptime-kuma"; - version = "2.5.3"; + version = "2.5.4"; strictDeps = true; __structuredAttrs = true; @@ -18,10 +18,10 @@ buildNpmPackage (finalAttrs: { owner = "louislam"; repo = "uptime-kuma"; tag = finalAttrs.version; - hash = "sha256-d0RywfYEbU0eCbLJ4hByTr08RhcCabya1A3Xvq6kMDg="; + hash = "sha256-ayo4k2oAuyTRx9eSyrbh3W+kYtqTeRtTKiOcMzfPBeQ="; }; - npmDepsHash = "sha256-tlz6pe2TN15StYBkQbGUOoZ5wFLIPqwAunoMGhQJJJE="; + npmDepsHash = "sha256-WYhM9oNXnxnYWDR15Q8DdCGRZ7zqSLTytYdK+SO3A7s="; patches = [ # Fixes the permissions of the database being not set correctly