Unverified Commit 9c70a28a authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

wordpress: 6.8.1 -> 6.8.2 (#426399)

parents 5a456c6e 8900b9d7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ builtins.mapAttrs (_: callPackage ./generic.nix) rec {
    hash = "sha256-z9nIPPqd2gNRiY6ptz9YmVyBeZSlQkvhh3f4PohqPPY=";
  };
  wordpress_6_8 = {
    version = "6.8.1";
    hash = "sha256-PGVNB5vELE6C/yCmlIxFYpPhBLZ2L/fJ/JSAcbMxAyg=";
    version = "6.8.2";
    hash = "sha256-2Fpy45K/6GaBazwuvGpEaZByqlDMOmIPHE7S8TtkXis=";
  };
}