Merge pull request #328307 from Guanran928/homepage-dashboard

homepage-dashboard: 0.9.3 -> 0.9.5
This commit is contained in:
Jon Seager
2024-07-19 09:29:31 +01:00
committed by GitHub
+2 -2
View File
@@ -27,13 +27,13 @@ let
in
buildNpmPackage rec {
pname = "homepage-dashboard";
version = "0.9.3";
version = "0.9.5";
src = fetchFromGitHub {
owner = "gethomepage";
repo = "homepage";
rev = "v${version}";
hash = "sha256-2t3SGN/VsD16uupeqs7tW+dyTJgt8ch60OzbvE/21vg=";
hash = "sha256-j5DGi5bLoUOoeu8RupiN+qeixNcpPAu3XG4PidZ5Bsg=";
};
npmDepsHash = "sha256-jYZUVwrOxoAbfHHSBkN5IlYhC6yZVVwRoZErkbYrjUs=";