Commit 0351445e authored by Paul's avatar Paul
Browse files

z3: 4.8.15 -> 4.8.17

The motivation for bumping to 4.8.17 is to permit the latest version of
solc to be built with z3.
https://github.com/Z3Prover/z3/releases/tag/z3-4.8.17
parent 26483df5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ in
    sha256 = "sha256-ItmtZHDhCeLAVtN7K80dqyAh20o7TM4xk2sTb9QgHvk=";
  };
  z3_4_8 = common {
    version = "4.8.15";
    sha256 = "0xkwqz0y5d1lfb6kfqy8wn8n2dqalzf4c8ghmjsajc1bpdl70yc5";
    version = "4.8.17";
    sha256 = "sha256-BSwjgOU9EgCcm18Zx0P9mnoPc9ZeYsJwEu0ffnACa+8=";
  };
}