Commit 696735c9 authored by Lucas Van Laer's avatar Lucas Van Laer
Browse files

z3_4_12: 4.12.2 -> 4.12.4

parent 77e107f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,8 +89,8 @@ let common = { version, sha256, patches ? [ ], tag ? "z3" }:
in
{
  z3_4_12 = common {
    version = "4.12.2";
    sha256 = "sha256-DTgpKEG/LtCGZDnicYvbxG//JMLv25VHn/NaF307JYA=";
    version = "4.12.4";
    sha256 = "sha256-cxl7D47dRn+uMVOHbF0avj5+ZFWjaJ7lXj/8l6r9q2I=";
  };
  z3_4_11 = common {
    version = "4.11.2";