Commit 6bc1dbb6 authored by Weijia Wang's avatar Weijia Wang
Browse files

wordpress6_3: 6.3.2 -> 6.3.4

parent e3a065c4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ callPackage }: builtins.mapAttrs (_: callPackage ./generic.nix) rec {
  wordpress = wordpress6_5;
  wordpress6_3 = {
    version = "6.3.2";
    hash = "sha256-Jo2/Vlm4Ml24ucPI6ZHs2mkbpY2rZB1dofmGXNPweA8=";
    version = "6.3.4";
    hash = "sha256-Z94B2PQ/wl2N1MPMH15CToI3taKDHFRnbAl/Nt9jB+I=";
  };
  wordpress6_4 = {
    version = "6.4.3";