wordpress: 6.8 -> 6.8.1

This commit is contained in:
R. Ryantm
2025-05-10 09:44:45 +00:00
parent fb297f0be8
commit 8f8acd140e
+2 -2
View File
@@ -6,7 +6,7 @@ builtins.mapAttrs (_: callPackage ./generic.nix) rec {
hash = "sha256-z9nIPPqd2gNRiY6ptz9YmVyBeZSlQkvhh3f4PohqPPY=";
};
wordpress_6_8 = {
version = "6.8";
hash = "sha256-99vtxCPds/Lz6Y6RQPFyC/1tSo9Ic8hdouYvageN4Qo=";
version = "6.8.1";
hash = "sha256-PGVNB5vELE6C/yCmlIxFYpPhBLZ2L/fJ/JSAcbMxAyg=";
};
}