Bart Oostveen
2026-07-09 20:28:14 +02:00
parent 4ed1c30999
commit e7d35f9d19
+2 -2
View File
@@ -10,7 +10,7 @@ builtins.mapAttrs (_: callPackage ./generic.nix) rec {
hash = "sha256-22EK2fVJ4Ku1rz49XGcpxY2HRDllTN8K/qQlsuqJXzU=";
};
wordpress_7_0 = {
version = "7.0";
hash = "sha256-UwyP3rFvsK/9tT63J7agS7jRZmIcIAKeOJyrsBoPqSE=";
version = "7.0.1";
hash = "sha256-3BBZLam1gMdSVjKFDgzO03GxMIGFOsKa/pO11bsA25g=";
};
}